BrainGames icon indicating copy to clipboard operation
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/

Brain Games main page

Math Game

Color Meaning

Dictionary Game

Scores page

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