Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igr/mrsquare
MrSquare game solution finder
https://github.com/igr/mrsquare
Last synced: 24 days ago
JSON representation
MrSquare game solution finder
- Host: GitHub
- URL: https://github.com/igr/mrsquare
- Owner: igr
- License: apache-2.0
- Created: 2016-01-24T21:21:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T21:28:20.000Z (almost 9 years ago)
- Last Synced: 2024-05-02T05:53:02.354Z (6 months ago)
- Language: Scala
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MrSquare solutions
[MrSquare game](https://itunes.apple.com/us/app/mr.-square/id1033690781?mt=8)
solution finder in Scala.## How?
Edit the `Game.scala` and set the board.
+ `#` represents the wall
+ `A`, `B`... different charactersWorks until the teleport level.