solving nPuzzle problem with search algorithms
this project constists of two parts first the front end written with nuxtjs framework to create nPuzzle game . this game is stand alone and you can play it without needing to run backend
first back end which is used when trying to solve puzzles automatically using different ai algorithms written with go lang.
tcp sockets are used for connection between backend and frontend