projects
here is a non-exhaustive list of some of my projects you can check out!
since middle school i've been tinkering with programming in various ways, such as making discord bots and mods for terraria and minecraft. i've had less time for personal projects since i started university and a job, but i continue to apply my creative ideas in shape of game jams, utility tools, creative coding, minecraft mods and more.
-
glatiles (2022)
a 2d tile-based game made using godot. the game awaits you with 27 puzzle levels of escalating difficulty! this is an entry to mini game jam 111: colors, with the limitation "you are your own enemy". after the game jam i also added a level editor.
download the game on itch.
-
starslash (2024)
2d top-view shooter roguelike also made using godot. you are in space among the stars, and have to defend off various creatures born of star dust. this game was made in 2 weeks as a submission for acerola game jam 0.
download the game on itch.
-
mgames (in progress)
a minecraft mod that adds various mini-games with high customizability using a component system, allowing servers to configure games to their liking using a json format.
view the source code on github.