RailboundSolver is a logic-based solving algorithm designed to find the "best" solution for any level configuration from the game Railbound.
This project was made primarily by myself, with contributions from Thinh on the website front-end, Al on coding advice, and Nakuya on website design advice. Their input has greatly improved RailboundSolver.
Run the following in a terminal or command prompt to copy the repository. It will install to the directory specified in the terminal/command prompt.
git clone https://github.com/FoxtrotOnce/RailboundSolver.git
RailboundSolver cannot currently be used, but will be usable as soon as the website is finished. Stay tuned!
- Integrate RailboundSolver into a website for easier use
RailboundSolver is an open-sourced software licensed under the MIT license.