Difference between revisions of "Puppy's Pen"
Line 7: | Line 7: | ||
|desc=An educational game that teaches perimeter and area by drawing rectangles. | |desc=An educational game that teaches perimeter and area by drawing rectangles. | ||
}} | }} | ||
− | [[File: | + | [[File:PuppysPenMainMenu.png|400x300px|framed|right|The Main Menu screen as of December 14, 2014.]] |
+ | [[File:PuppysPenGame.png|400x300px|framed|right|In game before drawing as of December 14, 2014.]] | ||
+ | [[File:PuppysPenGameScreen.png|400x300px|framed|right|In game successful drawing of rectangle as of December 14, 2014.]] | ||
===Description=== | ===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. | 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. |
Revision as of 14:23, 14 December 2014
Status: | Active Awesome |
Group Members: | dropofwill, kangareuben, Lynxfive |
An educational game that teaches perimeter and area by drawing rectangles. |
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
- Add effects i.e. mouse hover/click, sounds
- Add animation for successful pen
- Add support for different pen criteria
- 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
- dropofwill - https://github.com/dropofwill
- kangareuben - https://github.com/kangareuben
- Lynxfive - https://github.com/Lynxfive
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.