Skip to content

HealthyGamer/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|build-status|

Installing

Windows

py -m pip install git+https://github.com/HealthyGamer/sandbox.git

Linux & Mac

pip3 install git+https://github.com/HealthyGamer/sandbox.git

Note

This is a namespace-like package, which means its contents must be imported explicitly to avoid loading unwanted submodules.

import sandbox.game as game

game.run()

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages