Puppy's Pen

From Sugar Labs
Revision as of 17:56, 11 December 2014 by Cjc6417 (talk | contribs)
Jump to navigation Jump to search
Status: Active
Awesome
Group Members: dropofwill, kangareuben, Lynxfive
An educational game that teaches perimeter and area by drawing rectangles.
File:PuppyPen.png
The Main Menu screen as of December 11, 2014.

Description

Puppy's Pen is an educational game targeted towards 4th grade students interested in learning how to calculate basic perimeter and area by drawing rectangles.

Current Status

  • Users can run game on a Linux with dependencies installed.

To Do

  • Create and add art assets
  • Get running on the XO Laptop as Activity
  • Make drawing more efficient with blit
  • Let the user choose difficulty
  • Game states and switching between them
  • Create functional Main Menu
  • Add effects i.e. mouse hover/click, sounds
  • Add animation for successful pen
  • Add support for different pen criteria
  • Support click-and-drag rectangle drawing
  • Rename Project
  • Tutorial Level
  • Full list of issues here.

License

Puppy's Pen is licensed under the MIT license, found here.

Resources and Links

Repository - https://github.com/kangareuben/PuppysPen/

Contributors


Overview

Puppy's Pen is an educational game for the XOPC, with the primary purpose of teaching and testing children on their understanding of perimeter and area. Puppy's Pen is designed to teach perimeter and area on a fourth grade level of understanding as defined by the New York State Math curriculum. Players are required to solve mathematical problems, where they are given a goal amount in number form and must draw a rectangle with the specific parameters to achieve this goal. When a question is answered correctly, the user moves on to a new question, every five questions the parameters change starting with area, then perimeter, then both. After fifteen levels the grid size is increased by two and they start back at area. The changes continue to change in this fashion.