Releases: HasanMothaffar/ReachTheFlag
Releases · HasanMothaffar/ReachTheFlag
v1.1.0
This release fixed the hardcoded map paths in the previous release. (My friends told me the the first release didn't even work 😢 )
Full Changelog: v1.0.0...v1.1.0
ReachTheFlag-v1.1.0.zip
First Release
I haven't tried this release on other operating systems, but it works on Windows.
Features:
- Terminal interface
- GUI using Raylib
- Choose between 3 levels to play
- Supports multiple algorithms (DFS, BFS, Uniform Cost, A Star)
- Supports finding shortest path between player and flag cell