Doffycup is a small game with the goal of introducing young children to basic programming concepts. An online version you can try for yourself can be found here.
Doffycup is built using preact and typescript. The project can be built reproducibly using nix. Moreover, we also provide a nix shell for development.
The npm dependency hash needs to be recomputed when the npm lockfile changes:
nix run .#compute-npm-dep-hash
This project was made during the final hackathon phase of infoeducatie 2021. The scuffed presentation can be found here.