Category: python
Multiplayer Pong
A Multiplayer game made using the pygame library of python which connects to the server using Socket.
Maze Generator
Random Maze Generator generates a random maze using the backtracing algorithm
Frecipe - Recipe API
Frecipe is free recipe API which serves recipe from a database.
A* Path Finding
A* Pathfinder algorithm finds the shortest path between two cell (points)