meh2481
Mad hacker for fun and profit. Game engines and game file formats fascinate me far more than they should.
Pinned Repositories
ACK-3D-GCC
A recode of Lary Myers' 1995 ACK-3D engine, entirely in C, built with GCC
DoubleDragonDecomp
Tools for extracting .anb files from WayForward's game Double Dragon Neon
HeartlightPlusPlus
A recode of the old DOS shareware classic Heartlight, with added features and modern physics
hrmTools
Tools for extracting .pak files from Tomorrow Corporation's Human Resource Machine
liTools
Tools for compression and decompression of Little Inferno .pak files, and routines for managing mod creation and merging
magichexagon
Super Hexagon. With ponies.
MSFHDEx
Tools for extracting Engine Black .data files
RetSphinxEngine
Engine for developing 2D games
SpriteSheeter
A GUI program for creating sprite sheets
wfLZEx
Simple image-decompressing program for WayForward's .anb format used in their game DuckTales: Remastered
meh2481's Repositories
meh2481/SpriteSheeter
A GUI program for creating sprite sheets
meh2481/wfLZEx
Simple image-decompressing program for WayForward's .anb format used in their game DuckTales: Remastered
meh2481/ACK-3D-GCC
A recode of Lary Myers' 1995 ACK-3D engine, entirely in C, built with GCC
meh2481/RetSphinxEngine
Engine for developing 2D games
meh2481/liTools
Tools for compression and decompression of Little Inferno .pak files, and routines for managing mod creation and merging
meh2481/MSFHDEx
Tools for extracting Engine Black .data files
meh2481/hrmTools
Tools for extracting .pak files from Tomorrow Corporation's Human Resource Machine
meh2481/magichexagon
Super Hexagon. With ponies.
meh2481/DoubleDragonDecomp
Tools for extracting .anb files from WayForward's game Double Dragon Neon
meh2481/SKDecompress
Rips images from Yacht Club .anb animation files
meh2481/VulkanTutorialSDL
I like pain, so I'm learning Vulkan following https://vulkan-tutorial.com and using SDL because who even uses GLFW these days
meh2481/ircbot
A simple IRC bot based off of https://bbs.archlinux.org/viewtopic.php?id=64254
meh2481/lzc_decrypt
Decompresses images from WayForward's BloodRayne: Betrayal .anb files
meh2481/BlobExtract
Tool for extracting PNG images from WayForward .anb animation files for the Wii game A Boy and His Blob
meh2481/BreakoutES
OpenGL ES - based circular Breakout-style game
meh2481/minihttp
A minimal (C++) one-file TCP & HTTP client implementation sufficient to download files.
meh2481/OpenGOO
A free clone of World Of Goo
meh2481/plasma
Simple demoscene-esque testing stuff
meh2481/streamdekc
Like a streamdeck, but homemade and worse!
meh2481/Adafruit_CircuitPython_NeoTrellis
CircuitPython library for the Adafruit RGB Trellis
meh2481/beatsequencer
Beat sequencer/soundboard with Adafruit MultiTrellis
meh2481/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
meh2481/docker-druid
Druid Docker
meh2481/JavaBship
Small Java-based Battleship game for job exercise
meh2481/lolcode_to_c
School project - Translate LOLCode to C.
meh2481/macropad
Just a 6-key macropad but mine is better because RGB amirite
meh2481/picopinball
Physical Pi Pico-Powered Pinball table heavily inspired by Space Cadet
meh2481/protoboard
meh2481/SublimeAutoSemiColon
ARCHIVED: Automatically moves a semi-colon to the outside of the last bracket when pressed inside
meh2481/VulkanTutorial
Tutorial for the Vulkan graphics and compute API