This site contains the downloads and source code for some of my projects. Unless stated otherwise, all my projects are licensed under the GPLv3
The Projects:
- FB-Mix: a simple mixer applet for the system tray
- Turious: turn based strategy game.
- TSDL: TSDL provides a number of useful widgets, and event handling functions, for 2D SDL games.
- FB-Console: provides a gamelike drop-down console for X windows.
- Nodau: a simple console note taking program.
- Dynamix: is my PHP Content Management System, as used on this site.
- PreParse: Javascript and CSS PreProcessor.
- LibIPTables: A C API for iptables.
No, the site design is not upside down, you are.
Follow me on identi.ca
Or catch me on IRC: irc.freenode.net:6667 #turious
Like my software? PLEASE DONATE so I can keep working on it.
Latest Blog Posts
By: Darkrose
I've been messing about with iptables lately, and it came to my attention that there is no API for interfacing with it programmatically... so I created one.
Introducing LibIPTables, a simple C API for adding, removing, viewing, backing up, and restoring iptables rules from within C.
[url=http://sandbox.ltmnet.com/libiptables-doc.html]Read the full documentation here[/url], and
By: Darkrose
The time has come, the walrus said, to talk of releasing some code. So I have.
The first development snapshot of Turious 0.3 is now available for download.
Its nowhere near playable, but it does load a map which you can drag around (right mouse button to drag, or left click to
By: Darkrose
It's been a while since I've mentioned anything about Turious; so here's an update on 0.3.
There's a major rewrite going on, moving from a 2d essentially text-based (with a pretty background) to 3d... so you'll be able to look around the map and direct units, rather than just "go here"