Difference between revisions of "Python Math"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
 
(Under construction)
 
(Under construction)
 
== <big>Python Math</big> ==
 
== <big>Python Math</big> ==
Python Math is a puzzle game designed to teach early math concepts about addition, subtraction, and order of operation as per New York and Massachusetts education standards.
+
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.
  
 +
===<big>Puzzle Design</big>===
 +
====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.
  
 
---------------------
 
---------------------

Revision as of 15:29, 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.


Fork us on Github


More Wiki Information


Contact Us and Get Involved

  • shumway.danny@gmail.com