orpg is a role-playing game.
- draw tiles and entities
- collision detection with entities
- collision detection with the edge of the map
- portal system. allows switching between different maps
Entity | Color |
---|---|
player | skyblue |
blocked | black |
chest | gold |
portal | pink |
npc | grey |
Try the current dev-version online