This game is a platform game where you must run from the mice on the platforms. You have three lives and everytime you hit a mouse you lose one of your lives.
This specific program is soley for entertainment and to help me learn the python arcade library a little bit better.
I used visual code studio in python.
Python, Arcade
{Make a list of websites that you found helpful in this project}
- Platform Arcade Tutorial
- Textures in Arcade
- Colors in Arcade
- Resources in Arcade
- Window and View in Arcade
- Adding Sprites
- Clicking to start the game, instead of exiting the window
- Closing the game, or restarting it after the lives hit 0
- Adding points or an objective to the program
- Import my own file as a background to the game