- State: we changed the state machine so it will have a hider function, so it will hide the enemy when he is far.
- Cave Generator: we implemented a BFS search algorythm that checks if the given map is valid for playing, and the user can change some of the parameters that generates the map.
Scripts: