Skip to content

saerio/alan-and-ada

 
 

Repository files navigation

Alan & Ada kids programming

Play the game, read the docs and start editing!

Running locally

Building bundles

  • Run npm run build:dev to produce javascript bundles for debugging in the dist/ folder
  • Run npm run build:prod to produce javascript bundles for production (minified) in the dist/ folder

Run-time developer aids

The following key combo's can be used to help development:

Key combo Description
Escape Enter debug-mode: visualize bounding boxes and ids
N Only in debug-mode: finish the current level
R Only in debug-mode: restart the game

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 2.9%
  • HTML 0.5%