Tiny Player version 2.2.0 is out now on iOS. It’s a minor update which brings a few tweaks to typography and user interface layout.
Superforce 2.1
Superforce 2.1 is out now on the AppStore. This update brings the following improvements:
- Gamepad support
- New collision handling system
- Tilt sensitivity increased to save your wrist
- Engine optimizations
Type Raiders Anniversary Edition
15th anniversary edition of Type Raiders is out now for macOS. It is a streamlined version of the original game, optimized for modern devices.
Tiny Player for Mac 1.6.9
An updated version of Tiny Player for Mac is out now.
- Fixed playback controls on latest OS
- Updated icon
- Added support for m4b audio book files
Full changelog here.
Remastering
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.
Superforce Anniversary Edition
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.
- OpenGL renderer replaced with a Sokol-based one → Metal
- OpenAL replaced with a custom mixer + Sokol → Core Audio
- Performance improvements for texture loading & music streaming

Tiny Player for iOS 2.1.0
Tiny Player version 2.1.0 is out now on iOS. What’s new?
- Open tinyplayer.net in your browser and the running Tiny Player app will appear automatically. You don’t have to type the IP address anymore.

There had been a few minor releases since 2.0:
2.0.4
- Fix seeking in files with less common sampling frequencies
- Fix saving of playlist
2.0.3
- Add support for m4b audio book files
- Fix crash during file management operations
2.0.2
- EQ tweaks
2.0.1
- Show list of supported file extensions on front upload webpage
- Drag to reorder playlist items
- Enable player controls on startup when a track is selected
Tiny Player for iOS 2.0
Tiny Player version 2.0 is out now on iOS. This is a rather big update:
- Refreshed user interface
- Import from Files
- ZIP support
- Equalizer (high-shelf/low-shelf)
- Embedded lyrics
- Designated “incoming” folder

- Removed support for variable playback rate
- Removed “autosort” feature
- Requires iOS 15 or newer
Quick update: 2.0.1 is out:
- Drag playlist items to reorder
- Small fixes
Tiny Loader 1.2.5
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.

Tiny Player for Mac 1.6.8
An updated version of Tiny Player for Mac is out now.
- Tweaked the main UI a little bit, extending the playlist to be edge-to-edge
- Added support for the mp4 file extension
Full changelog here.

