Mortal Terminus

Kill pirates, make burgers out of their corpses, get lost in the desert.

I’ve been making this with LibGdx over the last couple of months and it’s now somewhat playable, although the eventual gameplay will be completely different from what currently appears to be a 3d shooter. There’s still a lot of place holders in there too.

Download (.jar 47mb): https://drive.google.com/file/d/1ZiQlLKq086I_jQeDZd0safDBF64dPAyA/view?usp=drivesdk

(edit: updated the link so its downloadable again with some updates)

Works fine, but I’m not sure what I have to do. I mean: npc are running around, someone with burgers, others shooting at me :-/

The first line of my post tells you what things you can do :smiley: There’s no real goals at present, but I wanted to get a demo up before moving onto coding more systems.

I’ve started working on a level editor so that I can make maps more easily, and to help get all the messy level data and rendering code in better order. Also made a terrain blending shader, which looks much better than the old blocky terrain tiles and allows thousands of different terrain variants without having to hand draw any of them.