/cppLearnMiniProjects

C++ mini projects 2015

Primary LanguageC

cppLearnMiniProjects

C++ mini projects 2015

--- Item Shop --- 1D Combat Simulator --- Checkerboard --- TicTacToe


Item Shop: Array implementation for a basic item shop; 1D Combat Simulator: Time seeded, random number generation, to simulate a Game of Thrones inspired Defense of Castle Black text game Checkerboard: 2D Array implementation for a basic command line Checkerboard rendering TicTacToe: Command line implementation of the classic TicTacToe game