C
coding challenge
Projects with this topic
-
I made a A* pathfinding algorithm for 2D grids with obstacles. A little coding challenge just for fun;-) In addition I made a maze generator that is now solvable with the pathfinding algorithm.
Updated -
The Sudoku Solver is a little coding challenge just for fun;-)
Updated