TuxType

Site: http://sourceforge.net/projects/tuxtype/

Version: 1.7.3

License: GNU GPL v2

Tuxtype is a game designed to learn typing on a computer keyboard.

Download

Building from Source

Edit src/laser.c

Replace playsound by PlaySound (line320)

Save your changes

(or type sed -i 's/playsound/PlaySound/g' ./src/laser.c)

./configure --prefix=/resources/TuxType CPPFLAGS="-I/resources/indexes/include/SDL" CFLAGS="-lm"

make && make install

package register TuxType