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

mateiadrielrafael/doffycup

 
 

Repository files navigation

🚧 This repo has been moved to prescientmoon/doffycup 🚧

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 is hosted on github pages.

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. I worked on the project together with vyc.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.0%
  • CSS 15.0%
  • Nix 2.2%
  • JavaScript 1.5%
  • HTML 0.3%