This repository is made to showcase certain school projects I have completed in my respective classes.
Contents:
BST
- This is a set of instructions that teach and demonstrate the algorithms involved in creating a BST
- There is also the code implementation of a BST as a Python Class
Wordle
- The game, Wordle, coded in Python in a user friendly interface
- Meant to be played within the terminal
ShutTheBox
- A game created in a lab for Mathematical Analysis I
- Meant to be played within the terminal