SockThread is an implementation of multi-threaded sockets. It is has a built-in echo server for telnet connections. It was written with standard native C/C++ libraries. C++ classes std::thread and C socket APIs <sys/socket.h> were used.
A minimal, hardcore loop player for Linux, Mac OS X, and Windows.
A clone of the 1981 Astrosmash video game.