Projects
GAME DETAILS
1986
Original, C++ text-based adventure game.
GAME CONCEPT
Set in 1986, near Chenobyl, the game is a text-base mystery where you wake up in a secret Soviet bunker. Nothing being quite what it seems, you work to uncover the secret masked within the bunker.
Micro-Projects
GAME DETAILS
Arkanoid
C++ Raylib clone of classic arcade game with graphics to match.
GAME CONCEPT
Basic game, where you have to destroy rows of blocks by making the ball collide with them. Move your paddle to help steer the ball. Built with Raylib and flecs ECS using C++.