Projects
This is the central hub for all of my projects. In time, every major "thing" I've worked on will appear here.
Web
These are some little web projects I've been working on.
Wisdurm.fi
This is my website, the one you're currently on!
Infinite canvas
This is a (incomplete!) website that features a canvas for drawing, with infinite space to pan and zoom around in. Code for smoothing the lines and a possible shared canvas are in the works.
Rhythm games
I've made a few very small & simple rhythm games (sometimes without any actual rhythm!) that run in the browser.
Heads up! These use DFJK for the control scheme!
Heads up! These use DFJK for the control scheme!
Games
Games I've that are more in depth experiences. This doesn't include all of my games, and even so these are all currently unfinished, but maybe you'll still find them cool.
Unnamed-Tower-Defense-Game
This is a tower defense game I started writing in C#. It's currently in a perfectly playable state, but it's obviously unfinished.
Horrible World
This is a war/civilization simulation game I also wrote in C#. This is, I believe, still my largest project by lines of code.
Terrabit
Very simple text-based Terraria remake. More of a proof of concept, never got far into development. (Also my first big programming project ever!)
Miscellaneous
Projects I've made that don't neatly fit into any of the other categories. These may be better organized in the future.
Runtime
A very-high-level, questionably-evaluated, purely-object-oriented, interpreted programming language. Made for fun, and is not particularly fast, but hopefully a bit fun to mess around with :)
Desktop Flashbang
What it says on the tin, a program which throws a flashbang on your screen.