GitHub

Games

Go Back

Finished Projects

Labyrinth

A labyrinth themed horror game. Made with Godot

In this project, I played around with Godot's lighting system a lot. I also learned about screen effects and such since this is an ambient focused game.

What strucks the player in this game is that you feel lost and alone.

Tavern

A tavern simulation made with C + ncurses

I learned a lot about programming in general while making this game thanks to it being written in C. I learned how to handle memory, how to program without objects and classes, I learned game design, I learned how to balance games, I learned how to organize a game's source-code.

Fairy Catch

An arcade game where you catch falling apples. Made with Godot

This was my first shipped game, I learned a lot about game development in general while making this, not just Godot.