norbertkehrer / infernal_runner_compiled

Infernal Runner Compiled to JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infernal Runner Compiled to JavaScript

This is a JavaScript port of the Amstrad CPC game "Infernal Runner" made by Eric Chahi in 1985. It is built from the virtual machine interpreter code of Gregory Montoir (https://github.com/cyxx/infernal_js). I compiled the bytecode to native JavaScript in order to eliminate the interpretive layer and having the whole game as a pure JavaScript program.

See it in action: https://norbertkehrer.github.io/infernal_runner_compiled/infernal_compiled.html

Have fun!

Norbert

About

Infernal Runner Compiled to JavaScript


Languages

Language:JavaScript 99.1%Language:HTML 0.9%