https://github.com/psteinhaus/mathbirds
An experimental game, developed to find more elegant was to incentivize math practice through game design, using CocosSharp and CSharpMath.
https://github.com/psteinhaus/mathbirds
cocossharp cocossharp-forms csharp game math skills
Last synced: over 1 year ago
JSON representation
An experimental game, developed to find more elegant was to incentivize math practice through game design, using CocosSharp and CSharpMath.
- Host: GitHub
- URL: https://github.com/psteinhaus/mathbirds
- Owner: PSteinhaus
- License: mit
- Created: 2020-04-14T19:26:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T14:10:52.000Z (about 4 years ago)
- Last Synced: 2025-01-24T17:29:35.176Z (over 1 year ago)
- Topics: cocossharp, cocossharp-forms, csharp, game, math, skills
- Language: C#
- Homepage:
- Size: 1.04 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CocosSharpMathGame

The goal of this project was to create a game which lets you practice different, all very basic, mathematical skills, without forcing you to do so at any point in the game.
The purpose of it was to find ways to incentivize users to actively train the skills they'd need to survive math class, without having to muster any, or at least not much, willpower to do so. This project in itself was way too small to implement training sets for all of these skills on its own though. The goal of it was to explore possibilities, not to deliver a fully fledged system.
It is dedicated to those who do dislike homework, but still want to improve (in a less frustrating way).
Gameplay-wise the game is strongly inspired by the wonderful SteamBirds.
The result, an app called MathBirds, is available on Android through the Play Store. The APK is also available [right here](https://github.com/PSteinhaus/CocosSharpMathGame/releases/tag/v.1.043) on GitHub.