Skip to content

xoundboy/tank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank

A very simple tank game written in React.js for fun and teaching Jimmy something about programming.

Controls

  • S - move tank up
  • X - move tank down
  • D - point turret higher
  • C - point turret lower
  • Space - fire

tank

Development

Clone project and install deps

git clone
cd tank
npm install

Start dev server

npm run start

Watch for SCSS changes

npm run watch

Build for production

npm run build

About

React version of tank game for Jimmy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published