/ReactTransAm

UI for the web demo

Primary LanguageJavaScript

ReactTransAm

A clone of the Spectrum game TransAm written in ReactJS

Build and run it

  1. make sure npm is installed
  2. cd TransAm
  3. npm install
  4. npm start
  5. browser window will open, navigate with arrow keys

Original documentation

The repo was created by Paul Michael with documentation on dzone.com. Each part is represented by a separate branch of the repo. The complete game is on the master branch.