/kart

game engine based on the old Nintendo game Mario Kart

Primary LanguageJavaScript

kart

game engine based on the old Nintendo game Mario Kart

run it from your local web server or straight in the browser

Alt text

features:

  • Written in pure Javascript with some help from the CreateJS canvas library.
  • 3d effect is done using a zooming trick that is often called 'mode 7' and was pioneered in the early nineties.
  • Graphics and music (you do have your speakers on, right?) borrowed from the Super Nintendo game Mario Kart.
  • Yes, its not perfect: no opponents, no objects and incomplete collision detection. I know! Its a POC for a reason.
  • Control your kart using the cursor keys or WASD (sorry, no touch support).

rvo, 2015