IT Carlow Project Showcase: Games Development Year 4


Academic Year: 2019/2020



Student Name : Przemyslaw Tomczyk

Student Number : C00218004

Project Title : Comparison of relatively new Rectangle Expansion A*(REA*) pathfinding algorithm and impact on multithreaded performance

Quick Description

Project ended up being a single threaded performance comparison between REA* and A*.
While it ended up with no multithreading, I managed to improve algorithm's path length in comparison to the author of REA*.
The algorithm is incredible, being much faster, efficient and effective at returning grid optimal paths.

I have listed some of the project features below.


See The Source Code Here : Click here

Below is a demo video of the program in use