Rafaelmdcarneiro / outrun-js

OutRun game written in JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OutRun

This project is an imitation of Sega's arcade racing game Out Run. While some parts of the project are directly imitated from the original game, some parts are different.

To-Do List

  • Transmission algorithm
  • Collision
  • In-game live map
  • Difficulty
  • "How to" screen

What I Learned

  • Canvas in HTML
  • JavaScript
  • Basic game engine development
  • Arcade machine ROMs
  • Sprite manipulation

Credits

Original sprites, sound effects and music are used in this project under the purpose of fair use.

About

OutRun game written in JavaScript.


Languages

Language:JavaScript 98.3%Language:HTML 1.4%Language:CSS 0.3%