Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

archiloque/babaisyousolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baba Is You solver

A WIP solver for the game Baba Is You.

Usage

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

Contributing

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.

License

The code is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

A WIP solver for the game Baba Is You

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages