"Color Cube" is a free game that you hopefully find amusing or interesting in some way.
All programming was done by Andrew Davis. The git repository is at https://github.com/andyjdavis/color-cube.git
The "suck" sound played when the player absorbs another cube was made by Joe DeShon and is available at http://www.freesound.org/people/joedeshon/sounds/81152/
The "killed" sound played when the player is killed by a ball (not implemented yet) was made by fons and is available at http://www.freesound.org/people/fons/sounds/62363/
The "barrier" sound played when the player fails to pass through a barrier was made by Splashdust and is available at http://www.freesound.org/people/Splashdust/sounds/67454/
The "yeah" sound was made by Tomlija and is available at http://www.freesound.org/people/Tomlija/sounds/99636/
The music is "Video Dungeon Crawl" by Kevin Macleod and is available from http://incompetech.com/music/royalty-free/index.html?keywords=%22Video+Dungeon+Crawl%22&Search=Search
See the file main.py for software license information.