Chaser S2D University Assignment
Features
- Control input
- Powerups
- Collisions
- Sprites
- Sound
- Pausing
- Starting game
- AI follow movement
Description of project
This game was created in S2D, a university supplied graphics library built on top of SDL. The project utilises animation of monsters, powerups, AI, collision, pickups and score. All of which I am proud of creating for my first ever game.
What I learned
I learned a lot for this assignment as it was my first ever fully implemented game and piece of work that uses enemies, animation, powerups, score, and collisions, all of which I had no prior knowledge of.