Skip to content

Small replica of "Tanks! (Wii Play)" game developed in C, with network & server-client functionality.

Notifications You must be signed in to change notification settings

aarmor01/Tank_Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The_Tanker_Games

Usage

Open the terminal and type "make game". Then run the executable for the Server and the two client instances. Have fun! Or you can just execute the .bash typing "./TankerGames.sh" (it also serves as an example of usage).

Controls

  • W/S: move forward/backward
  • A/D: rotate left/right
  • SPACE: shoot
  • RETURN: get ready to play

About

Small replica of "Tanks! (Wii Play)" game developed in C, with network & server-client functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • Makefile 1.9%
  • Shell 0.3%