stefanweck / dungeongeneration

A roguelike game with a random dungeon generator. Written in Javascript.
www.stefanweck.nl
MIT License
198 stars 29 forks source link

Camera doesn't center on the center of the player #8

Closed stefanweck closed 10 years ago

stefanweck commented 10 years ago

The player isn't centered on the screen. The camera should not center on the top left position of the player, but on the center of the player.