Navigation Menu

Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

lazd/TankGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TankGame

A 3D multiplayer tank battle game written entirely in JavaScript.

Running the client

Open client/index.html in your WebGL capable browser. You'll have to run a simple webserver or enable local file access to load the models. See How to run things locally.

Starting a server

  1. Make sure you have NodeJS installed
  2. Do a npm install inside of server/
  3. Run node server/index.js

Credits

TankGame couldn't have been made without the following freely available works:

Models

Tank by amazure

Oil tank by jo2bigornia

Walls by stuklek

Crate by Rick SL

Missile by piojoman

Barrels by PancakeMan96

Turret by Angryfly

Jet by PyrZern

Textures

Oil tank texture by DeathniteDT

Explosion by etayrien

Sounds

Missile Launch by Kibblesbob

Various sounds from Bolo © 1993 Stuart Cheshire

License

Copyright © 2012 Lawrence Davis

Licensed under the GPL license

About

A 3D multiplayer tank battle game written entirely in JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published