Skip to content

A simple game built with Python and the Arcade library.

License

Notifications You must be signed in to change notification settings

ivanheinemeier/python-arcade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-arcade

A simple game built with Python and the Arcade library.

Setup virtual environment

  • python3 -mvenv .venv
  • source .venv/bin/activate
  • pip3 install -r requirements.txt

About

A simple game built with Python and the Arcade library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%