Fun Stuff

Linux Fun Stuff


All programs on this page are free under terms of the GPL.

LUCAS




This was the first program I wrote with Xforms. It is a small game, but maybe other people trying to start with xforms find it usefull to get some ideas.
The tar.gz file (15 kB) contains the source, my comp program and the compiled binary.
Download lucas.tgz

SIERPINSKI




This programs draws points in what apears a random way, but instead of filling the whole area with random pixels, nice triangles appear.
The tar.gz file (15 kB) contains the source, my comp program and the compiled binary.
Download sierpinski.tgz


COLOR-MIX




When you have a red, green and yellow spotlight, it is possible to get white light by changing the intesity of the three lamps. Every physics teacher who has tried this knows that it is rather difficult to realize this in the classroom. This program makes it very easy.
The tar.gz file (15 kB) contains the source, my comp program and the compiled binary.
Download colormix.tgz