A Simple game to practice object oriented programming methodology such as encapsulation, inheritance and abstraction. Also, the some of the structures of the game programming were experienced e.g. game loop, handling charachter's states.
This project was done under the scope of Object Oriented Programming Course.
-
First player:
- Direction keys: W, A, S, D
- Fire: Enter
-
Second player:
- Direction keys: Up, Left, Down, Right
- Fire: Space