Skip to content

A simple 2D Python runner game with currency and points systems.

License

Notifications You must be signed in to change notification settings

v81d/sprint-saga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprint Saga

Sprint Saga is a simple 2D Python runner game with currency and points systems.

Installation

  1. Clone the repository:
git clone https://github.com/v81d/sprint-saga.git
cd sprint-saga
  1. Install dependencies;
pip install -r requirements.txt
  1. Run the game:
python -m main

About

A simple 2D Python runner game with currency and points systems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published