Updated 7 December 2025
Hello! I enjoy low-level computing.
My name is Touka Szulc and I can be reached at <tanukiforth@gmail.com>.
Link to my GitHub page.
Borbular: GGJ26 Hackjam submission, a virtual pet bird game that runs on tanukiOS. Written using x86 assembly and tanukiForth. All of the artwork was done by libraryofwings.
tanukiOS: homebrew 16-bit STC Forth OS for the x86 architecture.
A bootsector i386 program, elementary cellular automaton simulator (rule 60). Link.
lightforth: a cross-compatible 32/64-bit forth programming language. Build it yourself!
Voxel DDA raytracer rebuilt using C, with SDL2 for the graphical output. Better optimised for software/CPU based rendering. See the repository here.
Update on the my voxel raytraced renderer from scratch. Fixed various rendering issues, and added direct lighting with shadows. Check out the demo! Uses standard FPS controls.
Beginnings of a
3d renderer (raytrace) from scratch, using native JavaScript.
Note: WASD movements with mouse look.
subforth, a (reasonably) viable FORTH with only 6 primatives.
cellular automata explorer: game of life with randomly generated rules.
forthscript64: a Commodore 64 style terminal emulator.