A WIP solver for the game Baba Is You.
Build:
mvn install
Run a level:
java \
-cp "tiles/target/babaisyousolver-tiles-1.0.0-SNAPSHOT.jar:engine/target/babaisyousolver-engine-1.0.0-SNAPSHOT.jar" \
net.archiloque.babaisyousolver.App levels/01
Bug reports and pull requests are welcome on GitHub at https://github.com/archiloque/babaisyousolver . This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The code is available as open source under the terms of the MIT License.
Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.