Game Engine Prototype
A lightweight 2D game engine built in pure C with SDL2, featuring object-oriented paradigm.
View on GitHubA selection of my C/C++ projects focused on game development and GUI applications.
A lightweight 2D game engine built in pure C with SDL2, featuring object-oriented paradigm.
View on GitHubA collection of linked lists used to implement various components. I use them to build different features within my framework.
View on GitHubA C implementation of the classic 2048 sliding tile puzzle game.
View on GitHub