Arecibo

Thursday, March 2, 2023
19:00 at Manchester Makerspace in Manchester
organized by Kyle Roucis
Quick game with Unreal Blueprints

Kyle’s latest 1-day game creation using Unreal Engine’s Blueprint Visual Scripting system.

references:

3D 2048 game with a twist

Meg realized that plain old 2048 is boring, so the natural solution is to make it 3d and only movable by a ball. Implemented in C# and Unity game engine.

artifacts:

references:

Remote shell via Twitter and aNotepad

Wayne was fed up with corporate firewalls blocking port 22 and preventing good old ssh, so he decided to Hack The Planet and send commands via Twitter (a local bot listens for tweets and executes them as commands, forwarding the output to an internet pasting service), but then Twitter closed their API, so … he wrote his own Twitter clone!

artifacts:

references:

Epidemic simulation

Siraaj was as excited and bored as anyone else during the 2020 COVID–19 quarantine, but also curious and hungry for experimentation, so set-out to write an epidemic simulator (and learn C for good measure). Sadly only the cellular automata version was implemented and agent mobility is in its 3rd year as a rusting TODO item.

artifacts:

references: