Skip to content

brianrisk/SYNTHBLAST-threejs-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNTH BLAST logo

Retro-futuristic tank game. Pure JavaScript with ThreeJS. Open Source

SYNTHBLAST.COM

Join the chat at https://gitter.im/SYNTH-BLAST/community

Gameplay

  • shoot tanks
  • Run over all yellow pads to advance a level
  • collect the ether they leave behind
  • Can you make it past level 7 (ZOMBIE MODE)?

Q&A

  • Q: What does the ether do?
    • A: nothing
  • Q: Will ether ever do anything?
    • A: Fork this game and make it do something!

Installation

Easiest way to try it out is on SYNTHBLAST.COM which has the latest version

To run locally, in addition to the files in this repository, you'll also need several libraries set up in the following directory structure:

  • lib/three/build/three.module.js
  • lib/pixi.min.js
  • node_modules/stats.js/build/stats.min.js

Discussions: