NucleoTest is a battle royale-like game in Minetest.
Not an actual game, really. For now it's just an API that allows to make games that follow certain rules. One such game has been assembled by me as a reference (nucleotest-game).
What is NucleoTest, anyways? When the game starts, the participants are (usually) randomly and uniformly scattered across the map. You are given a geiger counter (do not throw it away!), which helps you detect the dangerous radiation. The damage effect is accumulative, so it gets more servere the more you stay in the fallout cloud. Kill others on sight with whatever weapon you have. The map shrinks every so often. Last survivor wins.
Note: there is NO WARRANTY. I am not responsible for your computer transforming into a cute catboy or a fish tank. This program is distributed with hope that someone will find it useful.
Work is required
This mod didn't worked for me :0 There is too much empty chests on the ground (if you want to delete them, recreate your world and remove the
nucleotest_loot
mod, the game doesn't start at all (when I type the/nucleotest-start
command with full privileges, it prints 'Invalid.')However, the idea is pretty cool! Good luck with development!