1.8 KiB
1.8 KiB
Projects
In progress projects of note
- urlg: an ASCII roguelike game originally written in C with
ncurses
. The project is moving to Zig and SDL3. - Sily-Bot: A simple Discord bot that I mostly made to schedule-send memes.
- Lisp Interpreter: An interpreter for Lisp written in Haskell. I have completed the lexer and parser, but I still need to implement running the code.
Completed
-
Relaxing Fishing Game: a very "relaxing" fishing game for the 2024 CSSA Game Jam.
- IPN Project: implementing an interplanetary network simulations using NS-3.
-
Space Cowboy: a simple platforming game with some "interesting" (read bad, but fun) physics written for the 2022 University of Manitoba Computer Science Student Association Game Jam.
- Writing Mass of Flesh: a program that procedurally generates mildly disturbing looking GIFs. Winner of the best code category for the University of Manitoba DevClub's 2022 generative art challenge.