https://github.com/abrudz/runemaster
A maze game for learning APL
https://github.com/abrudz/runemaster
Last synced: 6 months ago
JSON representation
A maze game for learning APL
- Host: GitHub
- URL: https://github.com/abrudz/runemaster
- Owner: abrudz
- Created: 2023-01-24T04:39:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T08:10:58.000Z (over 2 years ago)
- Last Synced: 2025-02-10T15:30:41.414Z (8 months ago)
- Language: JavaScript
- Homepage: https://abrudz.github.io/runemaster/
- Size: 165 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RuneMaster
*Explore the maze and master the runes*
Concept: Brian Becker
Implementation: Adám Brudzewsky
Note that RuneMaster is work in progress, and not very playable yet.
## Gameplay
- Use arrow keys or numpad or WASD (and QEZC for diagonals) or IJKL (and UOM. for diagonals) to move.
- Move about the map to uncover it and collect coloured rune gems.
- When prompted for an APL expression, either type it or click the rune gems and buttons to insert.
- Closed passages (⛔) turn into doors (🚪) when all required rune gems have been collected.
- Move across the edges of the map to swithc to the next map.