/
S n a k e - Playable snake game displayed on terminal, written in C++. Implementation of numerous data structures and algorithms . Implementation of OOPS (object-oriented programming)
T i c T a c T o e -- Tic Tac Toe Programmed in C++. Has two users play against each other; logic implemented to keep score and declare outcome
R a n d o m P a s s w o r d G e n e r a t o r -- Written in C++; program has user input password requirements and restrictions. Outputs random generated password.