uni project idk :xdd: :ratge:
  • C++ 99.1%
  • CMake 0.9%
Find a file
2026-01-18 22:02:24 +02:00
.idea Start of game logic 2025-12-09 14:29:46 +02:00
CMakeLists.txt Start of game logic 2025-12-09 14:29:46 +02:00
main.cpp Add a README and finish cleaning up and commenting some things 2026-01-18 22:02:24 +02:00
README.md Add a README and finish cleaning up and commenting some things 2026-01-18 22:02:24 +02:00

Data Recovery Game

This is my project for the first semester course Intro to Programming

It's a small game where you first input the path to a text file and choose how much it gets corrupted. Then you have to work to fix it by selecting the words with the corrupted letters and then you get the option to fix it.

I had fun while making this but splitting it into different functions at the end was a pain.