🌿 ABOUT ME 🌿
Asteroid Shooting Game (CSI 1320 - Introduction to Python Programming and Unix)
- Worked in a group of two to make an interactive asteroid shooting game
- Used python to code the game and the pygame module to have a graphical user interface (GUI)
- Designed buttons that allow users to pause, restart, and resume the game
- Incorporated our own drawings for the asteroid graphics and space background
- Developed a point system for different asteroids and included a time limit
- Saved all of the user's high scores into a file
CSI 3450
- Used a database to store and retrieve project information