Undergraduate student interest in quantitative modelling, mathematics and game designing using Python and C++.
Stars
This project implements a simple HashMap data structure in C++ using SipHash as the hash function. It demonstrates the principles of modularity, data encapsulation, and linked-list-based collision …
conway's game of life built using pygame