Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages