Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 803 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 803 Bytes

Exobike

An ASCII-art motorcycle racing game for the Commodore Pet modern web browsers written in BASIC Coffeescript.

A recent playable version can be found at http://suetanvil.github.io/exobike/.

Compiling

  1. Install node.js, coffeescript and GNU make.
  2. Clone this repository.
  3. Type 'make'.
  4. Copy *.js and index.html to your web server.

To do:

  1. Speed mechanics need to be tuned.
  2. Could probably benefit from some variant of the engine heat mechanic.
  3. Motorcycle should be able to transform into power armor in order to fight ASCII Invid.
  4. Needs a scoreboard; could probably fit it all in a cookie.

Attribution

I got the idea for this by pestering Josh Millard for it.