lycis / jrune

Rune is a map-based role playing game engine. It is designed for ROUGE- or MUD-like games but may be used for any kind of RPGs as it is inherently agnostic of (meaning there is no) any output layer.
MIT License
2 stars 1 forks source link

Position entities on maps #9

Closed lycis closed 9 years ago

lycis commented 9 years ago

As a game developer I need to change the position of an entity on a map so I can let my player move.

lycis commented 9 years ago

commits to wrong issue #8