RockRaiders
RockRaiders copied to clipboard
Ui map
closes #43
This PR will add a map of the cave.
- [x] create a Map
- [x] update the tiles in a system
- [x] update rockraiders
- [ ] refactor rockraidering see why karyon
- [ ] register system for rr's eventchannel
- [ ] have a mapping of real_rr to map_rr instead of a vec of map_rr for the semantics
deferred until #56 is applied