Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 611 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 611 Bytes

CG-SpaceBattle

Project developed as an assignment for the MCTA008-17 Computer Graphics class, it intends to use OpenGL and the library abcg to have a 2D interactive application.

The game lore is a battle between ships in the space.

Game Controls

  • A, D, Horizontal Arrows and Mouse Movement - Horizontal movement
  • Space and Left Mouse Button - Shooting

Online Page

https://maikhenriquesp.github.io/CG-SpaceBattle/public/CG-SpaceBattle.html

Author

Maik Henrique

ABCg

ABCg is the base framework of this project and it is available here.