Board Games: Difference between revisions
Jump to navigation
Jump to search
(isn't a Summer of Code project anymore) |
m (Reverted edits by 199.15.234.226 (Talk) to last revision by Faga) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 12:19, 28 August 2011
XOBoGa XO Board Games Design version .01
Designing an engine for Board Games authoring system for the XO. This should be a robust but simple system that will allow users to create their own board games on the laptop. The system will be written in Python w/Pygame elements. These Board Games can have mini games like Asterix(r) board games [1] series, or even Mario Party(r) against work only with cards and rules.
There's already a 'board game engine' called childsplay http://childsplay.sf.net which is Python/Pygame based and uses a plugin system for the games. A new project is started called schoolsplay, http://schoolsplay.sf.net , which will replace childsplay and also tries to be as OLPC compatible as possible.