Skip to content

It's a 2D game about tanks, something like "city battle", but simpler. Used OpenGL (glut)

Notifications You must be signed in to change notification settings

Despenrado/Tanks_Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanks-ala-8-bit

This game it's not truly 8 bit. it only looks like 8bit becaucse was used images for sprites

About this game

Simple 2D game. The player controls a tank and shoot projectiles to destroy enemy tanks around the playfield.

You can play single (with 3 bots) or with you one friend on one PC.

img/ex.png

System Requirements

  • computer
  • keyboard
  • monitor
  • Java 1.8 (not necessary fo windows version)

Run compiled version:

Windows

  • Run "tanks.exe" or in "compiled_game" folder

Controls

menue

  • mouse
  • "esc" - pause

first player

  • "w", "a", "s", "d" - movement
  • "c" - shooting

second player

  • "up", "down", "left", "right" - movement
  • "/" - shooting

Used technologies

  • C++
  • glut (library of utilities for OpenGL programs. Used 32 bit version)
  • SOIL (Simple OpenGL Image Library)

Documentation

link to documentation (doc/Gr7_Proj_StepanenkoN_MatviichukD.pdf)

This project was created together with dmatviichuk

About

It's a 2D game about tanks, something like "city battle", but simpler. Used OpenGL (glut)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published