Nasseh EL GADI

Resume, Portfolio & Blog

Slide in puzzle game – Automatic resolution

By Nasseh | 19/10/2018 | 0 Comment

Slide in puzzle or “TacIT” as we named it is a game created with C++ language that can automatically rearrange any puzzle parts. The whole process guiding the solution can be also displayed. Qt Creator is a software used in this project to simply generate all user interface parts. And Object-Oriented Oriented  (POO) paradigm was used after adapting the game algorithm A* to the POO.

In computer science, A* is a computer algorithm that is widely used in pathfinding and graph traversal, which is the process of finding a path between multiple points, called “nodes”. It enjoys widespread use due to its performance and accuracy.

The next video is a tutorial explaining how the project works. My audio commentary is in french, so sorry for those who can’t understand it.

TAGS

0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *