Skip to content

UniCT-WebDevelopment/Battle-City-Tank-Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle City Tank Online

Battle City Tank Online is a multiplayer online game, inspired by the 1985 game Battle City. The player controls a tank in a map with destructible blocks and must destroy other players tanks in order to earn point.

Features

  • Login page where the player have to insert a nickname
  • Matches with up to 4 players simultaneously
  • Real-time updated ranking of the current match near the game canvas
  • Rematch button after the end of the match (only if there are all the 4 starting players)

Tech

Battle City Tank Online uses a number of open source projects to work properly:

  • node.js
  • Express
  • jQuery
  • Twitter Bootstrap
  • p5.js
  • p5.sound.js

Installation

Battle City Tank Online requires Node.js v8.9+ to run.

Install the dependencies and devDependencies and start the server.

$ cd Battle-City-Online-Folder
$ npm install -d
$ node server.js

Screenshots

home game gamefinish

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages