Simplifying WiseMove for experiments and making things a bit more functional.
Install dependencies: pip install -r requirements.txt --user
Run tests: pytest
(see tests/wishlist.txt
for tests to be implemented in the future)
Examples: From the root directory, run any example in examples
Custom Environments:
craft.NoStoppedCar
craft.OneStoppedCar
craft.OneStoppedCarO
craft.TwoStoppedCars
craft.ThreeStoppedCarsSSO