
I'd like to introduce my new game Amazing Escape, Shareware version!
Amazing Escape is a top-down survival puzzle game for Android devices and the browser. The shareware version containing the first few levels is available now for free on the Google Play Store!
Play online now!
… click to read more
A while back I started thinking about software and how it does what it does. Perhaps even more importantly, I started thinking about how we can know what software does, without relying on the software's marketing pitch.
Software analysisSoftware… click to read more
Further to my recent post comparing the performance of a WebAssembly module written in Rust to plain JavaScript and WebGL shaders for rendering the Mandelbrot set, I have added an additional example comparing the performance of WebAssembly and plain JavaScript… click to read more
I have recently been learning The Rust programming language and I absolutely love it! Rust is a systems-level language (like C and C++) which provides compile-time guarantees about memory safety and safe concurrent behaviour. Readers of my Cybersecurity and technology blogs will know… click to read more
It has been quite a while since I created the Shared Canvas, so I decided it was a good time for an upgrade...
So here is Shared Canvas, mark 2! Well almost; it's still an early alpha and there's a lot still left to do. But feel… click to read more
As you may or may not know, I am currently working on a game called Mendel's Farm with the rest of the team at Static Games. Over the last couple of days I have been thinking about various ways of adding AI-controlled actors to the game and how best… click to read more