BrainGames
BrainGames copied to clipboard
:zap: Games to boost your brain, written in Python using Pyglet
Brain Games
Simple games to boost your brain.
Downloads
For Windows compiled executables, see project releases. To use on Mac/Linux, just download zip of this repository and run braingames.py
Screenshots
See all screenshots at http://postimg.org/gallery/3hgxmibys/
Documentation (in progress)
See Wiki
Requirements
- Python 3
-
Pyglet (
pip install pyglet
)
Thanks and Acknowledgments
- 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