8000 GitHub - aayc/tanks: Game based on Wii Play Tanks!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aayc/tanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanks!

As a kid, I loved the Tanks! minigame in Wii Play. Since I no longer have access to a Wii, I decided to build my own version. This version is both single player and multiplayer (a little unreliable). The first few levels are heavily inspired by the Wii Play version, but I then branched into my own custom levels, up to level 20.

It's playable here but not complete (just missing an ending screen). I've also added skill points and upgrades to the game, so you can improve your tank speed, bullet speed, etc.

Download zip and run:

node index.js

Navigate to localhost:4004

Dependencies

Single Player mode can be run using a simple Python server

python -m SimpleHTTPServer

I wrote a room management socket library corridors to simplify multiplayer and manage connection failure, etc.

I used Phaser 2 engine for physics and sprite rendering.

Screenshot: Gameplay (Level 2)

alt tag

Screenshot: Upgrade Screen

alt tag

About

Game based on Wii Play Tanks!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0