Blog | Tags | Archives | Projects | Stats | Contact
Tags: Android, Android NDK, C, Native, Programming, SDL, Source code
Note: There’s now a patch for SDL that makes the same possible on older Androids as well. The Android NDK makes it possible to use SDL to code Android apps. The aliens.c example bundled with the Android SDL port is fine and dandy except it reads data from /sdcard/data and it has to be pushed [...]
Read more...
Tags: API, C, Libraries, Programming, XML
XML can be overkill or simply cumbersome to edit manually for example when used in configuration files. Or, it may simply be unavailable for the preferred platform. Here’s a great alternative.
Read more...
Tags: API, Game programming, Programming, Retro gaming, SDL, Source code, Video, Video games
… Or, How to Procrastinate Productively. 
I decided to make one of my current projects open source and post them on Google Code just for fun. The project is a toolchain that I’m using to remake Thrust. In reality, I decided to divide the project into two separate projects: the actual game engine and related tools, and a music editor that uses the engine.
Read more...
Tags: 256B, Assembly, Demoscene, Programming, Raytracing, Video
I’ll be deleting all my own source code since perfection has finally been achieved and there is no need for programmers anymore.
Read more...