Description
Omnitux is an educational game based on multimedia elements.
Possible activity types are associations, puzzles, counting activities, etc.
Omnitux activities are described in relatively simple XML files. Thus, people without programming skills may build their own activities.
(1) install required dependencies with your package manager:
python-pygame
python-gtk
(2) uncompress and extract the game:
bunzip2 omnitux-0.5.noarch.tar.bz2
tar -xvf omnitux-0.5.noarch.tar
(3) run the program:
cd omnitux
./omnitux.sh
All program files are released under the GNU CPL license. Some multimedia elements included in the game come from other authors (eg: from wikipedia), they are licensed under compatible free licenses (see *.txt files for a link to the original file and its license).
User Reviews for Omnitux FOR LINUX 1
-
Omnitux for Linux offers engaging educational games with simple XML activity creation. Easy to install and great for non-programmers.