Posts
Search
Contact
Cookies
About
RSS


Matrix Chain
A few years ago I released Matrix Chain so I thought it was long overdue an update! There were a …

Updated Raylib Templates
About a year ago I released a couple of templates for Raylib, I've just updated them for the latest (github) …

Joystick emulating keyboard
Being somewhat frustrated with the input option available in a game I'm playing I quickly cobbled together a quick app …

Hexagonal path finding redux
Some time ago I posted about path finding on a hexagonal grid. Its no surprise that there have been changes …

Apache Modules - dealing with POST arrays
Using POST arrays can be a useful and powerful method for handling user input. In the last post I showed …

Apache Module as a web app
PHP is without doubt a useful tool, however the language and specifically its API is somewhat inconsistent and lets be …