Hardware Reference
In-Depth Information
Project 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 opional 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 ) .
Mission briefing
A Connect Four game is a two-player game where the objecive is to connect four coins of
the same color in a verical, horizontal, or diagonal fashion (more informaion is available
at http://en.wikipedia.org/wiki/Connect_Four ) . We will install the necessary
software packages and add all the necessary accessories to make a desktop prototype.
The Connect Four game in this project is based on the topic Making Games with Python &
Pygam e ( http://inventwithpython.com/makinggames.p df ). This desktop game is a
great start for people who are trying to geing started with electronics as a hobby.
Search WWH ::




Custom Search