Projects in C++
- BinaryAlphabetConversions — A program to convert between binary alphabet setup and integer values
- IlluminatiGenerator — Generates a Pyramid of a specificed ‘height’ that has an eye in the middle.
- RockPaperScissor — A simple rock paper scissors game built in c++, runs between player and computer
- TicTacToe — A simple tic tac toe game written in c++