PROg-ggr4mz ad c0ed a&d 70015


I program in C, C#, and GameMaker.

Generic projects go here.


name written
in
summary source
webdriverpython recreated webdriver torso videos webdriver-test-1.ipynb test videos
buildtexc# recreate TEX/highway sprite container for GH3 Program.cs Zones.cs download
JORSPYq input viewer for GH3 jorspy.q assets
FastGH3c# launcher/converter, building on the same code from 2017 :/ Program.cs compiled with Visual C#
st(*)asm x87 assembly testing st.asm compiled with FASM
BMFONT4NSc# convert BMFont exported font to GH3 font; uses binary format .FNT and 1 PNG page BMFONT4NS.cs download
qccc (WIP) q compiler for GH3 q.c q.h main.c download
qdbc#/c(++) script debugger for GH3 download
HydroModc# look in H2Overdrive archive files, or LUX files Program download
HFMc my implementation of huffman coding (sloppy) hfm.c
random mathematicsc sine approximation, lerp, random numbers, variable length floats, absolute to relative value coding mymath.c
CALUc (WIP) char based ALU, designed for calculation with less limited integers CALU.C windows linux