Skip to content

ponydevs/pony-run

Folders and files

NameName
Last commit message
Last commit date
Mar 15, 2020
May 10, 2020
Mar 13, 2020
Mar 15, 2020
Mar 13, 2020
Mar 13, 2020
Mar 13, 2020
Mar 13, 2020
Mar 13, 2020
Mar 17, 2020
May 10, 2020
Mar 13, 2020
Mar 15, 2020
Mar 13, 2020
May 10, 2020

Repository files navigation

Pony Run

A simple like HTML5-canvas TypeScript side-scroller game.

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/.

Contributing

Use ./tsc.cmd to run typescript type checking.

Use ./parcel.cmd to run the development server.

The project is built by now.sh using npm run build (on a linux machine).