- Added enemy and pathfinding from {r.oguelike}.
- Added code from {r.oguelike} to procedurally generate the map.
- Added impenetrable tree tiles with collision detection.
- Added functions to move a player-sprite (with wraparound) on a simple grid of grass tiles.