v0.0.1
GridWorlds v0.0.1
Closed issues:
- Pressing
q
key does not close the Makie window (#10) - BoundsError in GoToDoor while moving beyond a door on the edge of the world (#13)
- ERROR: type FourRooms has no field agent_dir (#14)
Merged pull requests:
- add EmptyGridWorld (#1) (@findmyway)
- Add interaction part (#2) (@findmyway)
- CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for "Makie" at version "0.11" (#4) (@github-actions[bot])
- Add FourRooms environment (#5) (@sriram13m)
- Add render.jl (#6) (@sriram13m)
- Gotodoor (#7) (@sriyash421)
- Change Board Format (#8) (@sriram13m)
- Rewrite the rendering (#9) (@findmyway)
- support saving stream (#12) (@findmyway)
- preliminary tests added (#15) (@sriyash421)
- fix typo in README sample code (#16) (@Sid-Bhatia-0)
- CompatHelper: add new compat entry for "Requires" at version "1.1" (#18) (@github-actions[bot])
- CompatHelper: add new compat entry for "Colors" at version "0.12" (#19) (@github-actions[bot])
- CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#20) (@github-actions[bot])
- CompatHelper: add new compat entry for "Crayons" at version "4.0" (#21) (@github-actions[bot])
- CompatHelper: add new compat entry for "Makie" at version "0.11" (#22) (@github-actions[bot])
- Bugfix (#23) (@findmyway)
- Rename package name (#24) (@findmyway)
- export relevant names (to create a user-defined env) (#25) (@Sid-Bhatia-0)
- Add DoorKey environment (#26) (@sriram13m)
- Add convention for terminal rendering (#27) (@Sid-Bhatia-0)
- simplify & standardize makie rendering of objects (#29) (@Sid-Bhatia-0)
- Update .gif files in README as per #29 (#35) (@Sid-Bhatia-0)
- Add new environment: CollectGems (#37) (@Sid-Bhatia-0)