Skip to content

mikew1/platform-game

Repository files navigation

Platform game

I typed this in from here. Thanks Marijn.

To play

git clone https://github.com/mikew1/a-platform-game

open game.html in browser.

Use arrow keys to move.

Screenshots

The game comes in two versions. In 80's style with DOM display, and one with html canvas.

You can plug in which display you want, or even both at the same time.

DOM display version:

screen shot dom

With HTML Canvas instead:

screen shot canvas

To switch between DOM and Canvas display, open game.html in text editor.

Comments there explain what to change.

You can even run both at once if you want.


Parting thoughts

Hmm... javascript.

About

Platform game with hot-swappable display modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published