Skip to content

susalulmumaO12/cppMiniPrograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Graph data structure implemented, and BFS and DFS algorithms on it.

UpperLower

This program is a string manipulator, it takes any type of string and formats it this way:

input: testing text

output: tEsTiNg tExT

About

programs that I've written in c++ as a practice

Resources

Stars

Watchers

Forks