Game Development by graduating students of Instituto Tecnológico de Aeronáutica (ITA). This project was made for OOP(CES-22) class by three students:
It consists of a Top-Down Shooter game.
Linux:
python3.6 pyshooter.py
Windows(CMD):
py pyshooter.py
Primordially is win points by killing Zombies and others players. But that is not implemented yet.
- Move: W, A, S and D;
- Shoot: mouse left click;
- Reload: mouse right click;
- Aim: move cursor;