BACK HOME

check out these links to other people

misc

you should put links on your web site too - it's called the web for a reason
PixeLife - falling sand game
are you really human?
scoop games - go bother this guy (he made games)
fractal thorns - story and art - it's like pathfinder (orson scott card) in that it has normal "people" and sufficiently advanced ("magic") technology
zooliminology - funny creatures like longlegs and golbo

engineer gaming

roody 2d - it's really fun (and you can "hack" the demo to get almost everything)
factorio - it's also really fun (and you can "hack" the demo to get almost everything)
hard chip - interesting game - you build complex circuits from just nmos and pmos transistors - i haven't played it much though due to... computer issues
nandgame - also about building complex circuits, but more complete - the end goal is a working computer with a basic assembly language
lminduxtry - you kind of build factories and stuff
lean games - proving
alien looker - mind spike - look at aliens with a brain interface

programs that i worked on

these are all on my github

web site s

THIS 'WEB SITE'! - check out the source code for the page! - i accept pull requests
FRC::Cards - i was involved in FRC for one season and i saw someone made cards, so i made a generator. (it was hard to make because i drew everything with primitives) it doesn't work for everyone for some reason. source
Factorio Viewer - it has the icons and data for every item and recipe in a few modpacks. source

programming language(s)

cx - programming language (""'unfinished''"' (not even started)) - i have so many ideas
parserlang - other programming language - for "writing a parser" for cx - bit more info here

roody 2d

roody-graphics - various tools for the hit game roody:2d by redinator2000 - save reader / writer, very basic "gui" save editor, roody:2d block renderer
sltkr2d - not actually my project (actually Sear-0887's) - but i contributed some code and bugfixes

opengl

3dSDL - my first opengl project
vroom - graphics engine - collaboration with Androsis
raypath - path tracing + ray marching in opengl - based on vroom - screenshots here