COBBLE: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Olpcboxtop|toptext=[[{{PAGENAME}}|COBBLE]]}} |
{{Olpcboxtop|toptext=[[{{PAGENAME}}|COBBLE]]}} |
||
{{OBX xobundle | http://games.goadrich.com/COBBLE/COBBLE-1.xo}} |
{{OBX xobundle | http://games.goadrich.com/sugar/COBBLE/COBBLE-1.xo}} |
||
{{ OBX team |[[User:nbaker|Nolan Baker]], [[User:Mgoadrich|Dr. Mark Goadrich]]}} |
{{ OBX team |[[User:nbaker|Nolan Baker]], [[User:Mgoadrich|Dr. Mark Goadrich]]}} |
||
{{Olpcboxbottom}} |
{{Olpcboxbottom}} |
||
Line 10: | Line 10: | ||
== Contributors == |
== Contributors == |
||
COBBLE is being developed at |
COBBLE is being developed at [http://www.centenary.edu/ Centenary College of Louisiana] by Mark Goadrich and Nolan Baker. |
||
== Roadmap and future features == |
== Roadmap and future features == |
||
== Dependencies == |
|||
Cell Management is built with [[Pygame]] using the [[Pygame wrapper | OLPCgames]] wrapper. |
|||
== To Do == |
|||
Revision as of 15:48, 1 August 2008
|
Background
COBBLE stands for COllaBorative Board game Learning Environment. It is a Toolkit for exploring Finite Mathematics. Finite mathematics encompasses the topics of probability, combinatorics, set theory, and propositional logic and game theory, and tackles questions such as “How likely is it that I will win the lottery?” “How many ways can seven people make use of two cars to go to the movies given that each car can hold at most 5 people?” and “If 15 people like eggs or ham, 4 like only eggs, and 7 like only ham, how many like both eggs and ham?” Finite mathematics is increasingly being taught as modules in elementary and middle school mathematics courses, enabling students to reason about probability and counting. COBBLE will be an environment where students can easily create objects such as a deck of cards, urns full of colored marbles, or 6, 8 and 20-sided die, as well as add their own custom-designed mathematical objects. They can then use these objects to explore the resulting mathematical properties, which will be calculated automatically by COBBLE.
Contributors
COBBLE is being developed at Centenary College of Louisiana by Mark Goadrich and Nolan Baker.
Roadmap and future features
Dependencies
Cell Management is built with Pygame using the OLPCgames wrapper.