An open API service indexing awesome lists of open source software.

https://github.com/tentone/calcrush

Math game 24 for Android devices, available on Google Play store.
https://github.com/tentone/calcrush

eclipse game

Last synced: 11 months ago
JSON representation

Math game 24 for Android devices, available on Google Play store.

Awesome Lists containing this project

README

          

# Calc Rush
- Free Android math game source code
- Calc rush is an arithmetical number game. The objective is to get 24 from 4 numbers between 0 and 9, as fast as you can, using +, -,* and /.
- The game features an arcade mode and a free mode for training. Good to train brain muscles.
- If you're having some problem with the game please post here as a comment! All suggestions to improve the game are welcome!
- https://play.google.com/store/apps/details?id=com.tentone.math24

# Source code
- The game was built using libGDX and eclipse
- Install the Android ADK (tools only) and the android development plugin in eclipse
- The source file contains three eclipse project

# Screenshots
![alt text](https://raw.githubusercontent.com/tentone/calcrush/master/data/a.png)
![alt text](https://raw.githubusercontent.com/tentone/calcrush/master/data/b.png)
![alt text](https://raw.githubusercontent.com/tentone/calcrush/master/data/c.png)