Derrick's Tiny Blog

Bits and Bobs

Last updated on

In Active Development and Released

Underworld Server

A procedurally generated text adventure-ish game. All playable either via the REST API or a web frontend. If you have an email address, you can play.

SpinngingGoblin

It’s a spinning pixellated goblin. Eventually will link to other things.

Krustens

Have you ever wanted to take a journey through your Spotify or Apple Music data? You can do it with this. Download and process the data, and see your top artists, or let it suggest some random artists that you’ve listened to. Get it from crates.io.

TuneSage

A fairly light-weight, Rust wrapper around the MusicBrainz API. Not complete, but works.

tdlg

It’s a top-down level generator! It uses text templates to generate a square map of rooms and empty space. Used by Under Farm and Goblin Hall.

Goblin Hall

Another very early stages game. I haven’t quite decided exactly what this will be yet, but I’m using it to play around with bevy and do some learning.

Not as Active Development

Under Farm

A very early stages procedurally generated game using the Bevy game engine. You’re a goblin. You can walk around. You can destroy walls and plant crops.