Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 309 Bytes

Pony Escape

A labyrinth and memory game in HTML5-canvas and TypeScript.

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