Skip to content

Claudiocfls/pyshooter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Game Development for CES-22 class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%