Chapter 8. Connect Four Desktop Game using Raspberry Pi
In this project, we will build a desktop game enabled by the Raspberry Pi. We will build a prototype using a cardboard box, a monitor, and an input control on the cabinet and implement optional speakers and a marquee for the game. The game will make use of the python-pygame
module (a game engine available under GPL license: http://pygame.org/wiki/about).