Skip to main content

Games & Mods

See Also

Posts tagged “Software” or “Games” instead, which would be mostly more recent content (this is a static page rarely updated).

Numlock

Numlock

A simple network number game with a Java Swing UI, originally written for a Network Programming subject at RMIT.

Luanti (Minetest) Mods

Old Luanti/Minetest Mods

Two small mods for the open source Infiniminer clone Luanti , formerly known as Minetest <https://www.luanti.org/en/>`_:

RotDecay:

Make the more basic building materials (like standard wood) decay, so players have to “patch up” their buildings early on, and later upgrade them to sturdier matierals (like bricks).

DLTweaks:

Minor tweaks to do stuff like allow burning more things (like dry shrubs) as fuel and make the difference between early game equipment and using your bare hands more significant.

Miscellaneous

The Monty Hall Problem

Vanilla Javascript implementation and a brief explanation.

LethalMod (Max Payne 2)

A Max Payne 2 mod that changes the gameplay to make combat more realistic and deadly yet still cinematic, with more emphasis on use of bullettime and the player avoiding being shot.

lethalmod_1_1.zip (112kb) - refer to the .txt file for more info.

Unnamed Deus Ex Mod (TODO: find this on my old backups)

A mod to make weapons/combat more deadly but allow more frequent/constant use of augmentations, so they’re central to the gameplay.

EBStarsTest

My first “real” Go program and first attempt at using Webassembly. POC of a vertical scrolling shooter using Ebitengine.