/RobotRunner

Primary LanguageJavaScript

Robot Runner

Robot Runner is a single page javascript game similar to another endless game called Robot Unicorn Attack. The game was done in a span of four days.

Robot Runner Live Site!

Technologies

  • HTML Canvas for DOM rendering.
  • Javascript ES6
  • Webpack
  • CSS

Features

There is one simple goal to this game and that is to stay on the platforms as long as you can. Top 3 highest score is saved and displayed using localStorage.

Game image