Popular repositories Loading
-
DNA-Sequencer
DNA-Sequencer PublicThis project uses a hash table with quadratic probing to store individual strands of DNA. Once the hash table reaches its capacity, all the data is copied into a new table with a capacity four time…
C++
-
-
Class-Grade-Calculator
Class-Grade-Calculator PublicThis project uses a 2d structure of pointers to store the grades of students in different classes. It can then calculate the statistics of each class and the statistics of all the classes together …
C++
-
Elevator-Simulator
Elevator-Simulator PublicThis simulator has nodes connected in a doubly linked list. Each node stands for a floor and the list can simulate an elevator carrying passengers back and forth between floors
C++
-
Royal-Game-of-Ur
Royal-Game-of-Ur PublicBoard Game. Loaded data from CSV files to create a 2D game platform. Defined functions and classes to allow 2 players to play against each other. Stored player data in dictionaries to keep track of…
Python
-
Harry-Potter
Harry-Potter PublicA battle game where the player battles various Harry Potter villains. Players can choose from a collection of characters with special abilities. - Uses File IO to load character and game data and s…
C++
If the problem persists, check the GitHub status page or contact support.