Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbqbaron/musical-spoon
dungeon grids
https://github.com/bbqbaron/musical-spoon
Last synced: 17 days ago
JSON representation
dungeon grids
- Host: GitHub
- URL: https://github.com/bbqbaron/musical-spoon
- Owner: bbqbaron
- Created: 2017-09-02T17:21:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T11:34:17.000Z (over 7 years ago)
- Last Synced: 2024-12-10T03:06:28.297Z (26 days ago)
- Language: OCaml
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Self-teaching of [ReasonReact](https://github.com/reasonml/reason-react) by building a crude grid-based rendering engine for a stock of graph-paper D&D dungeons I scrawled by hand years ago.
# Needs (pretending for the moment that this will survive for more than a week or so)
* Making cells in (admittedly typesafe!) Reason is kind of tedious. Can we parse a dungeon yaml or lisp or something? Are there deeper Reason tricks or dark ppx magic to be used here?
* Alternate boundaries for e.g. curtains, cliffs
* Alternate backgrounds to denote e.g. water
* Icons for various common objects
* Keyboard shortcuts