The game portion is based on the work by aviaryan at https://github.com/aviaryan/BrainGames
Install the dependencies (preferably from an activated virtualenv
):
pip3 install -r requirements.txt
pip install -r requirements2.txt
brew install liblo
Run the trap:
./braingames.py
For Windows compiled executables, see project releases. To use on Mac/Linux, just download zip of this repository and run braingames.py
See all screenshots at http://postimg.org/gallery/3hgxmibys/
See Wiki
- Sounds were created using the utility Bfxr ( http://www.bfxr.net/ )
- A lot of game ideas were drawn from the android game Coach memory! Brain trainer
- Scrabble game's idea was from Quizup
- Scrabble game's wordlist was taken from http://www.mieliestronk.com/wordlist.html
- Dictionary taken from this repo