Project Title: Cake Quest
Project Description: A 2d game where you play as a slime defeating enemies to get some cake.
Project Goals: Learn how to use a game framework and create a game using the pygame module.
Steps to build and/or run the software:
- Download the neccesary files.
- Install python 3.14.
- Install the pygame module.
Instructions for using the software:
- Run "game.py"
To recreate the development environment, you need the following software and/or libraries with the specified versions:
- Download Visual Studio Code.
- Install python 3.14.
- Install the pygame module.
- Install paint.net.
I found these websites useful in developing this software:
The following items I plan to fix, improve, and/or add to this project in the future:
- Add in sounds.
- Add in more levels.
- Make Spawners look better.
- Redo enemy sprites.
- Add more enemies.
- Make the game an .exe file.