Skip to content

Sandbox repository for learning the development of python games based on arcade engine.

License

Notifications You must be signed in to change notification settings

esceer/arcade-sandbox

Repository files navigation

arcade_sandbox

Sandbox repository for learning the development of python games based on arcade engine.

coin_collect

How to run:

  1. cd into <ARCADE_ROOT_DIRECTORY>
  2. Create and setup venv
    a) python -m venv venv
    b) venv/bin/pip install -r requirements.txt
  3. run the shell script inside src/coin_collect folder

About

Sandbox repository for learning the development of python games based on arcade engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published