Difference between revisions of "Python Math"
Line 12: | Line 12: | ||
Python Math will at base follow the New York State math curriculum for first grade students. Puzzles will teach concepts involving addition and subtraction for numbers from one through twenty. | Python Math will at base follow the New York State math curriculum for first grade students. Puzzles will teach concepts involving addition and subtraction for numbers from one through twenty. | ||
+ | |||
+ | =====Standards===== | ||
+ | |||
+ | Puzzles will be required to have a gate that will change the avatar’s size as well as a goal the avatar must match. Puzzles that introduce a concept will have just the two gates and subsequent puzzles will require the avatar to navigate around obstacles such as walls and eventually having multiple gates that require navigating through to reach the appropriate goal. | ||
+ | |||
+ | ====Addition==== | ||
+ | |||
+ | ====Subtraction==== | ||
+ | |||
+ | ====Combined Puzzles==== | ||
--------------------- | --------------------- |
Revision as of 14:32, 28 April 2014
(Under construction)
Python Math
Python Math - Adder’s Garden Adventure is a Snake-like puzzle game meant to teach first grade level math concepts, as defined by the New York State math curriculum, to children.
Puzzle Design
General Concepts
Base Implementation
Python Math’s puzzles are based around passing through gates that will make the player’s avatar bigger or smaller as decided by the gate being passed through. Gates must be passed through multiple times in order to make the avatar large enough to match the door to the next puzzle or next section of the puzzle.
Requirements
Python Math will at base follow the New York State math curriculum for first grade students. Puzzles will teach concepts involving addition and subtraction for numbers from one through twenty.
Standards
Puzzles will be required to have a gate that will change the avatar’s size as well as a goal the avatar must match. Puzzles that introduce a concept will have just the two gates and subsequent puzzles will require the avatar to navigate around obstacles such as walls and eventually having multiple gates that require navigating through to reach the appropriate goal.
Addition
Subtraction
Combined Puzzles
Fork us on Github
More Wiki Information
Contact Us and Get Involved
- shumway.danny@gmail.com