Luke Rogers

@rizer
164 Followers
80 Following
508 Posts
Creator of @pixaki, the pixel art app for iPad.
Websitehttps://rizer.co
App@pixaki

🚨Monsters 'til Midnight is now available on NINTENDO SWITCH!

🎩⚙️Steampunk horde survival
🧍🧍2-player local co-op
🐱🥪Cats with weaponized sandwiches
🐶🧥Dogs wearing smoking jackets

https://www.nintendo.com/us/store/products/monsters-til-midnight-switch/

It turns out Linux has excellent typography shortcuts using the compose key: https://www.x.org/releases/current/doc/libX11/i18n/compose/en_US.UTF-8.html And there I was trying to memorise a bunch of unicode codepoints.
In that whole massive document there are just four emoji: 🙌, 💩, 🖕, and 🖖… all the essentials covered then!
#linux #typography
Xlib Compose Keys for en_US.UTF-8

Starter Kit: Racing for @godotengine is now available! 🎉 Easy to understand code, fully open-source & 3D models included! It's a little rough around the edges, but feel free to do pull requests if you can improve on it!

https://github.com/KenneyNL/Starter-Kit-Racing

#gamedev #gameassets

study of Sydney Laurence's masterwork 🌠
#pixelart #MastoArt #art

I just merged an update to the sokol_app.h iOS backend which replaces MTKView with CAMetalLayer+CADisplayLink (followup to the recent macOS backend update), and also migrates the iOS backend to 'UIScene lifecycle events' (this will be required in the next major iOS update).

Details in the changelog: https://github.com/floooh/sokol/blob/master/CHANGELOG.md#23-feb-2026

sokol/CHANGELOG.md at master · floooh/sokol

minimal cross-platform standalone C headers. Contribute to floooh/sokol development by creating an account on GitHub.

GitHub

☁️ 🧙‍♂️ ☁️

#PixelArt #GameDev

1hour study vs finished painting 🌟
#pixelart
@palmin I use @krystalhosting because they’re a B-Corp. They’ve been great for me, but I’m not sure how it is outside the UK.
same door, different season #pixelart #MastoArt #art

I’ve been doing more experimenting with Sokol, this time combining it with Flutter: https://github.com/rizerco/flutter_sokol

#sokol #flutter #linux