Superforce 2.1 is out now on the AppStore. This update brings the following improvements:
- Gamepad support
- New collision handling (now SDF-based)
- Tilt sensitivity increased to save your wrist
- Engine optimizations
Superforce 2.1 is out now on the AppStore. This update brings the following improvements:
15th anniversary edition of Type Raiders is out now for macOS. It is a streamlined version of the original game, optimized for modern devices.
An updated version of Tiny Player for Mac is out now.
Full changelog here.
I’m rewriting my 3 shipped games. It’s a big technical overhaul and I’m also updating some gameplay elements.
Devastro was my first shipped game and it is by far the most complex one. AI, collisions, pathfinding, bots, vehicles, cutscenes, level editor… about 60000 lines of Java in total. I decided to rewrite it in C++ and convert it from PC to mobile.
Type Raiders was my second game, also originally written in Java. The C++ rewrite is almost complete. Gameplay mechanics are pretty simple, so I can focus on getting the graphics right. I dropped the built-in level editor, since I’m not planning on making new ones.
Superforce is the most recent one, already written in C++ but I completely replaced the rendering and audio code with a new engine based on Sokol. There’s another update coming with improved collision handling and gamepad support.
10th anniversary edition of Superforce is out now. Available on the AppStore.
It’s a small update. I made a few UI layout tweaks for recent phone models and upgraded parts of the engine.

Tiny Player version 2.1.0 is out now on iOS. What’s new?

There had been a few minor releases since 2.0:
2.0.4
2.0.3
2.0.2
2.0.1
Tiny Player version 2.0 is out now on iOS. This is a rather big update:

Quick update: 2.0.1 is out:
Tiny Loader version 1.2.5 is out now. Tiny Loader is the companion Mac app for Tiny Player for iOS. This update brings support for Apple Silicon.

An updated version of Tiny Player for Mac is out now.
Full changelog here.

A small bugfix release of Tiny Player for Mac is out now. M3U files containing Windows \ path delimiters should be parsed correctly and the “Sudden termination” macOS feature is disabled to make sure the current playlist is saved properly.