2019 · Console Apps · Solo Project · C++
In my third semester at CGL, I got introduced to C++ and my first solo projects in that language. My very first project was The Chat Room (.exe | Code | Documentation), a narrative dialogue based game that loads the npc’s dialogue from external files, presented in the Screenshot above.
The most recent project was a small game engine named PnC Engine (.exe | Code | Documentation), that is graphically powered by SFML and focused on creating Point'n'Click adventure game levels that can be simply designed with .xml-files. You can see a small demonstration of it below:
Team Members: Solo Project