BrainTrainer icon indicating copy to clipboard operation
BrainTrainer copied to clipboard

check how smart you are! test your brain with this mathematics client-server android app

BrainTrainer Game

Check how fast you are!

This client - server based Android app let's you create a user profile which saves the information on localy on the device and than gets you right into the game. Select one out of 4 difficulty levels to enter and be aware of the time ticking!

Prerequisites

Currently supports only local server on your computer.

Installing

In order to start the server - clone the projec, start the server project on Intellij Ultimate and run it. Once the server is up, run the Android project on your PC using emulator/self device* and start playing.

*in order to start on a physical device, change the BASE_URL variable IP adress in GameActivity class to your own IP. make sure you are connected to the same wi-fi as your computer running the server is.

Built With

  • Android Studio
  • Intellij Ultimate

Authors

  • Alon Shlider - (https://github.com/alonsd)

License

This project is licensed under The Unlicense - see the LICENSE file for details