There is a Makefile which automatically compiles and runs the project and tests:
- make all to compile the application.
- make run to run the application
- make debug to run the application printing some useful debug stats. Need a make clean before and after its execution
- make tests to compile the tests using GoogleTest
- make run_tests to run the tests
- make clean to clean the whole project from .o, .a, and exectuables
-
Notifications
You must be signed in to change notification settings - Fork 1
jackperlo/bachelor-thesis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This repo contains my Bachelor's Degree project. It consists in a AI which exploits A* Algorithm to generate AleaGame levels and A* Variant to solve them.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published