Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.
/ doffycup Public archive

The best infoeducatie open 2021 project

Notifications You must be signed in to change notification settings

prescientmoon/doffycup

Repository files navigation

Doffycup

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.

Tech stack

Doffycup is built using preact and typescript. The project can be built reproducibly using nix. Moreover, we also provide a nix shell for development.

Changing dependencies

The npm dependency hash needs to be recomputed when the npm lockfile changes:

nix run .#compute-npm-dep-hash

Infoeducatie 2021

This project was made during the final hackathon phase of infoeducatie 2021. The scuffed presentation can be found here.