ayebear / undead-mmo

Multiplayer zombie survival game
http://undeadmmo.com/
GNU General Public License v3.0
3 stars 1 forks source link

Tile collision handling #2

Open ayebear opened 10 years ago

ayebear commented 10 years ago

Implement detection and handling entities colliding into tiles.

Also improve Map class if possible, and rename to TileMap so it isn't confused with std::map.