Below are two tables that showcase the different projects I've worked on over the semester,
alongside their respective Github links
| Project Name |
Description |
Github Link |
Pictures |
| Tic Tac Toe |
Programmed a game of Tic Tac Toe that asks for user input and switches players, also allowing the user
to keep playing until they decide to end the game. |
Github Link |
 |
| Rock Paper Scissors |
Programmed a game of Rock Paper Scissors, similar to the TicTacToe game, the program asks for user
input and determines a winner, and proceeds to ask if they would like to play again. |
Github Link |
 |
| File List Maker |
Created a program that allowed a user to create text files, save them to their drive, and open
pre-existing files from the users' drive. |
Github Link |
 |