Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 721 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 721 Bytes

Math Hurdler

License

A game designed to help teach children math in accordance with the Common Core standard for fourth grade students. The game is meant to be run on the XOPC.

This file was generated by sugar-quickstart

Prerequisites

./setup.py genpot ./setup.py build

Running

./math-hurdler.py

Deploying

On the XO

./setup.py install

On another computer

If you want to distribute the game onto an XOPC

./setup.py dist_xo

If you want to distribute the game onto a regular computer

./setup.py dist