COBBLE

From OLPC
Revision as of 11:48, 1 August 2008 by 69.80.184.22 (talk)
Jump to: navigation, search

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.

To Do