Open main menu

CDOT Wiki β

Changes

FractionsGame/Requirements

1,377 bytes added, 12:46, 5 June 2012
Created page with '= Working Copy = This particular document is intended as work in progress, not as a reference. Snapshots of this document will be made for different versions which can be used a…'
= Working Copy =

This particular document is intended as work in progress, not as a reference. Snapshots of this document will be made for different versions which can be used as a reference. So far no releases of this document have been made.

= Overview =

This project is primarily a port of the Math Learning Objects - Fractions driving game from Adobe Flash to HTML5 technologies, specifically Processing.js. Also some usability, accessibility, and gameplay issues will be addressed during porting.

The purpose of the game is to help the player learn to add and subtract fractions. In this simple two-dimentional game the player will choose a path for a car to drive so that it stops at every "Destination" point, and does not run out of gas. Refueling is possible by driving to a "Gas Station" point. Sections of the road have the amount of gas required displayed next to them (as a fraction of the gas tank capacity). More details can be found in the rest of this document.

* client?
* users?

This document will serve (at least provisionally) as:

* A requirements document
* A technical specification document
* A project plan

= Requirements =

This is a screenshot of the original game built using Flash, added here to give an idea of what it would look like. The port will not look identical to the original.

[[Image:fractions-flash.png ]]

= Artwork required =