Difference between revisions of "Get24"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "{{ Template:RIT_Status_Block |color=yellow |status=In Development |status_text= Game in development |group_list=Anjeli Tewari, Danny Nguyen, Tom Conroy, Lanxi Xing |desc=An ed...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{
 
{{
 
Template:RIT_Status_Block
 
Template:RIT_Status_Block
|color=yellow
+
|color=green
|status=In Development
+
|status=Active
|status_text= Game in development
+
|status_text= In progress
 
|group_list=Anjeli Tewari, Danny Nguyen, Tom Conroy, Lanxi Xing
 
|group_list=Anjeli Tewari, Danny Nguyen, Tom Conroy, Lanxi Xing
|desc=An educational game for the XOPC that teaches students arithmetic and problem solving skills.
+
|desc=An educational game for the XO that teaches students arithmetic and problem solving skills.
 
}}
 
}}
 
[[File:Interface_v2.png|400x300px|framed|right|The gameplay screen as of May 14, 2014.]]
 
[[File:Interface_v2.png|400x300px|framed|right|The gameplay screen as of May 14, 2014.]]
 +
 
===Description===
 
===Description===
Get24 is an educational game intended for the OLPC that is designed to help teach fourth-grade students basic arithmetic and problem solving skills.
+
'''Get24''' is an educational game intended for the OLPC that is designed to help teach fourth-grade students basic arithmetic and problem solving skills.
 +
 
  
 
===Current Status===
 
===Current Status===
Line 15: Line 17:
 
* Running on OLPC has not yet been tested.
 
* Running on OLPC has not yet been tested.
  
===To Do===
+
The main features of the game are currently being developed and fleshed out before we can package it for use in the OLPC's.
 +
 
 +
 
 +
== Overview ==
 +
'''Get24''' is an educational game intended for the OLPC created with the purpose of teaching children basic arithmetic and problem solving skills as defined by the New York State Math curriculum.
 +
In the game, users are given four numbers and must use those numbers and basic math operations to get 24, and each number can only be used once. The game is based off of the classic competitive math game, '''[http://en.wikipedia.org/wiki/24_Game 24]'''
 +
 
 +
 
 +
== Gameplay ==
 +
As of now, when users derive at 24 using the current set of numbers, they will gain a point to their score for their success and a new set of numbers are generated.  They are also given a chance to skip the problem but will not earn any points.
 +
Adding a difficulty to each set and sorting them by levels is a feature that we plan on adding to creating a more structured experience to it.
 +
 
 +
===Features===
 +
====To Do====
 
* Interactive Tutorial Level
 
* Interactive Tutorial Level
 
* Implement Difficulty
 
* Implement Difficulty
 
* Set up multiplayer
 
* Set up multiplayer
 +
* Full list of issues [https://github.com/anjalitewari/XO-24/issues here]
  
===License===
 
Get24 is licensed under the GPL v2 license, found [https://raw.github.com/anjelitewari/XO-24/master/LICENSE here].
 
  
===Resources and Links===
+
==Releases==
Repository - https://github.com/anjelitewari/XO-24
+
No releases at the moment.
  
Download for OLPC (in progress)
 
  
===Contributors===
+
==License==
===Initial Members===
+
'''Get24''' is licensed under the GPL v2 license, found [https://raw.github.com/anjelitewari/XO-24/master/LICENSE here].
 +
 
 +
 
 +
==Resources and Links==
 +
* Repository - https://github.com/anjelitewari/XO-24
 +
* Download for OLPC (in progress)
 +
 
 +
 
 +
 
 +
==Contributors==
 
* Anjeli Tewari - https://github.com/anjalitewari
 
* Anjeli Tewari - https://github.com/anjalitewari
 
* Danny Nguyen - https://github.com/dxn7335
 
* Danny Nguyen - https://github.com/dxn7335
 
* Tom Conroy - https://github.com/tconroy
 
* Tom Conroy - https://github.com/tconroy
* Lanxi Xing - https://github.com/xingx
+
* Lanxi Xing - https://github.com/xingnx
 
 
 
 
== Overview ==
 
Get24 is an educational game intended for the OLPC created with the purpose of teaching children basic arithmetic and problem solving skills as defined by the New York State Math curriculum.
 
In the game, users are given four numbers and must use those numbers and basic math operations to get 24, and each number can only be used once. The game is based off of the classic competitive math game, [http://en.wikipedia.org/wiki/24_Game 24]
 
 
 
== Gameplay ==
 
As of now, when users derive at 24 using the current set of numbers, they will gain a point to their score for their success and a new set of numbers are generated.  They are also given a chance to skip the problem but will not earn any points.
 
Adding a difficulty to each set and sorting them by levels is a feature that we plan on adding to creating a more structured experience to it.
 

Latest revision as of 20:17, 12 December 2014

Status: Active
In progress
Group Members: Anjeli Tewari, Danny Nguyen, Tom Conroy, Lanxi Xing
An educational game for the XO that teaches students arithmetic and problem solving skills.
The gameplay screen as of May 14, 2014.

Description

Get24 is an educational game intended for the OLPC that is designed to help teach fourth-grade students basic arithmetic and problem solving skills.


Current Status

  • Users can run game on a linux or Windows machine with dependencies installed.
  • Running on OLPC has not yet been tested.

The main features of the game are currently being developed and fleshed out before we can package it for use in the OLPC's.


Overview

Get24 is an educational game intended for the OLPC created with the purpose of teaching children basic arithmetic and problem solving skills as defined by the New York State Math curriculum. In the game, users are given four numbers and must use those numbers and basic math operations to get 24, and each number can only be used once. The game is based off of the classic competitive math game, 24


Gameplay

As of now, when users derive at 24 using the current set of numbers, they will gain a point to their score for their success and a new set of numbers are generated. They are also given a chance to skip the problem but will not earn any points. Adding a difficulty to each set and sorting them by levels is a feature that we plan on adding to creating a more structured experience to it.

Features

To Do

  • Interactive Tutorial Level
  • Implement Difficulty
  • Set up multiplayer
  • Full list of issues here


Releases

No releases at the moment.


License

Get24 is licensed under the GPL v2 license, found here.


Resources and Links


Contributors