/A-Star-Assembly

Project carried out for project classes of the subject Assembler Programming Languages.

Primary LanguageC++

A* Assembly

Project carried out for project classes of the subject Assembler Programming Languages.

Gif presenting the game

A video showing how the application works

What is this application about?

The application allows you to the execution time of the A* algorithm for three different implementations: C++17, C++03 and Assembler.

Libraries used

Team