Skip to content

A small 2D sandbox game that occasionally gets interrupted by a storm

Notifications You must be signed in to change notification settings

NathanMcMillan54/the-storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Storm

A small sandbox game that occasionally gets interrupted by a storm.

Build and install:

python3 and pip are needed to insatll requirements for The Storm.

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

After installing the requirements running install.sh will generate an executable and files for the game, this will need sudo to move the executable to /bin.

About

A small 2D sandbox game that occasionally gets interrupted by a storm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published