MCTipper

Github Pages Super Fancy Free Wowee

GitHub LinkedIn

Most of my work is private because I'm super special and no one should witness my code.

Games

ElectroSnake 3D

It's Snake, but 3D! Yes I am literally the first person in the world to think of this /s.

Really just an excuse to play with the THREE.js library, and have a crack at building a basic game 'engine' of sorts from scratch.

Touch or keyboard controls. Thrown together but actually might build this out 'properly' later...

"Fun"

Mario Kart World Path Generator

Uses DFS to generate unique paths of varying lengths and conditions in Mario Kart World

Graph traversing on client-side (compiled) TS on a neat icon-overlayed map

Lossless {game}

Publicly documenting our feeble attempts at completing games without losing a single life #streamfree

Design experimentation in using single 'template' that is used for all the subpages: populated just with JSON docs (and assets too), no extra HTML/CSS/JS