CPlayground A repository for me to try out various popular algorithms on my own. All the algorithms will be done in C and run using makefile. Algorithms to Try Conway's Game of Life Dijkstra Shortest Path Minimax