Sprint Saga Sprint Saga is a simple 2D Python runner game with currency and points systems. Installation Clone the repository: git clone https://github.com/v81d/sprint-saga.git cd sprint-saga Install dependencies; pip install -r requirements.txt Run the game: python -m main