Prototype post-apocalyptic roadtrip simulator for the Minetest engine

1 · Benjamin Leskey · April 25, 2023, 5:59 a.m.
Introduction Github repository: https://github.com/tigris-mt/roadtrip I've begun work on a game project, smaller in scope and more relaxing than the text engine project. This new project uses the Minetest engine for voxel graphics, entities, and physics. This game, Roadtrip, is designed along the lines of The Long Drive as a post-apocalyptic roadtrip simulator and also takes inspiration from Cataclysm: Dark Days Ahead. It's written in Lua. Minetest & Voxels The Minetest engine provides a sol...