https://github.com/spencerng/math-game--lua
Math card matching game built in Defold
https://github.com/spencerng/math-game--lua
defold-game-engine lua math-game
Last synced: about 1 year ago
JSON representation
Math card matching game built in Defold
- Host: GitHub
- URL: https://github.com/spencerng/math-game--lua
- Owner: spencerng
- Created: 2016-11-10T05:47:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T02:14:29.000Z (over 8 years ago)
- Last Synced: 2025-03-30T23:43:46.678Z (about 1 year ago)
- Topics: defold-game-engine, lua, math-game
- Language: Go
- Homepage:
- Size: 936 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math-Game--Lua
A math game made with Defold and Lua
This program is meant to encourage learning math by presenting math problems in a fun and intuitive way.
Visit the game at http://math-game-mca.github.io/ or check out the Java-based version [here](https://github.com/spencerng/Math-Game)