Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.13 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.13 KB

Pyshooter

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:

alt text

It consists of a Top-Down Shooter game.

Requirements

How to run

Linux:

python3.6 pyshooter.py

Windows(CMD):

py pyshooter.py

How to play

Objectives

Primordially is win points by killing Zombies and others players. But that is not implemented yet.

Commands

  • Move: W, A, S and D;
  • Shoot: mouse left click;
  • Reload: mouse right click;
  • Aim: move cursor;

Blog posts