https://github.com/igr/mrsquare
MrSquare game solution finder
https://github.com/igr/mrsquare
Last synced: about 1 year 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T21:28:20.000Z (over 10 years ago)
- Last Synced: 2025-01-23T23:29:58.511Z (over 1 year 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 characters
Works until the teleport level.