c++

projects

Darwin

Simulation of evolution. Customizable population input, threshold of surveillance and dying of species.

Minesweeper

TUI minesweeper game. User can choose board size and play using system of coordinates.

Linked list

Linked list class holding integers with operator overriding and custom functions. Tested for memory leaks.