sdl_zig

[SDL Powered]

This is sdl_zig, a simple demonstration of multithreading, semaphores, mutexes, and conditionals I made 'cause, while there were good tutorials on semaphores and mutexes, I couldn't find any on conds.

There's not much here to go wrong, really; it ought to compile under anything that supports SDL and threads. I've successfully compiled and run it under x86 and amd64 Linux®, and 32-bit Windows®.

Update -- successfully tested under Macintosh OSX™. The source compiled unmodified, but 500K of broken automake garbage has been replaced with a teeny-tiny makefile, thus the version bump to 0.3.

Update -- successfully tested under Windows©, added one portability fix released in 0.2

Send comments, patches, ports etc to Tyler Montbriand, monttyle@heavyspace.ca.

sdl_zig-0.3.tar.gz(2K)

sdl_zig-0.2.tar.gz (548K)

sdl_zig-0.2 VC6 project(677K)

sdl_zig-0.1.tar.gz (548K)