PiRobot
Python Touchscreen App Infrastructure with example Apps
An "Application" infrastructure in Python using pygame for the graphics, developed for touch screen displays used with Raspberry Pi.
Look at the wiki for further information.
It has several game Apps included.
--> Simple drawing App
--> Chess for two players.
--> Mill Game for two players.
--> Checkers game for two players.
--> Tic Tac Toe for two players
--> Breakout for one player
--> Monopoly for up to 9 players in development.
Add your apps easily (to the code), create...