I keep my small c++ programs here. They're not necessarily useful, as the description says, they're basically a practice.
Listed below are brief description of each folder:
Brainy Warrior is a puzzle game, the goal of the game is to defeat all enemies, by moving (sliding) towards them, if there is no enemy or wall standing in your way, you might fall into the sea!
Graph data structure implemented, and BFS and DFS algorithms on it.
This program is a string manipulator, it takes any type of string and formats it this way:
input:
testing text
output:
tEsTiNg tExT