Overview:
Tafels.App is a simple game designed to teach kids basic math skills such as multiplication tables and additions. It is developed using Svelte and Sapper and offers nice animations, page transitions, service workers, and web audio with Howler. The user interface and colors are based on the book Refactoring UI, and the avatars are from bigheads.io. Overall, Tafels.App aims to provide a fun and interactive learning experience for children.
Features:
- Simple game to teach basic math skills
- Built with Svelte and Sapper
- Nice animations and page transitions
- Uses service workers for offline support
- Implements web audio with Howler
- User interface and colors based on Refactoring UI
- Avatars from bigheads.io
Installation:
To install Tafels.App, follow these steps:
Clone the repository:
git clone [repository url]
Install the necessary dependencies:
cd tafels-app npm install
Build the application:
npm run build
Launch the application:
npm run dev
Access the application in your browser at
http://localhost:5000
.
Summary:
Tafels.App is a simple yet engaging game for teaching basic math skills to children. Developed using Svelte and Sapper, it offers features such as nice animations, page transitions, service workers, and web audio with Howler. The user interface and colors are based on Refactoring UI, and the avatars are from bigheads.io. With its focus on providing an enjoyable learning experience, Tafels.App is a great tool for young learners.