EarlyMath is an arithmetic practice program for 5-7 year olds.
EarlyMath is for practicing arithmetic for 5 to 7 year old children - Key Stage 1 in UK education-speak. The program presents random problems at a range of levels.
EarlyMath is written in Python using the PyQt toolkit.
The current version only supports Addition (5 levels) and the level has to be selected on the command line.
To untar the source package:
tar xzf EarlyMath-<version>.tar.gz
To run:
cd EarlyMath-<version>
./EarlyMath.py level
where level is 1 to 5
EarlyMath Copyright (c) Martin Clough 2002
Released under the General Public License (GPL)
Email: mtclough@mclough.uklinux.net