Skip to content

andreasmischke/finn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finns Zahlenabenteuer

This is a little game for a university assignment at FAU.

It shall enable preschoolers (age 4-6) playfully to become accustomed to the basic range of numbers from zero to ten.

Installation

If you just want to play the game go to https://andreasmischke.github.io/finn/ or check out the repository and head your browser to the /docs/index.html.

Development

  • Install (if you don't have them):
    • Node.js
    • Brunch: npm install -g brunch
    • Brunch plugins and app dependencies: npm install
  • Run:
    • brunch watch --server — watches the project with continuous rebuild.
    • brunch build --production — builds minified project for production

About

Finns Zahlenabenteuer Projekt Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published