/pony-hero

Amped up simple dino-like HTML5-canvas TS game with ponies, musical running

Primary LanguageTypeScriptISC LicenseISC

Pony Hero

image image image

A simple like HTML5-canvas TypeScript side-scroller "Guitar Hero" like game, using any MIDI keyboard as a controller.

It's a clone of the "T-Rex Chrome Dino Game" that can be played in Chrome when internet isn't available or at the address chrome://dino/.

Controls

The plan is- play any key in time with the metronome to advance the scroll one frame. Play a black key to jump. Advabced mode would be playing an input midi somehow.. haven't worked out the details yet.

Contributing

Use npx nx build to run typescript type checking.

Use npx nx serve to run the development server.