GuillemBarroso / CLing

2D survival game using command line
MIT License
3 stars 1 forks source link

Player-tile interaction #40

Closed GuillemBarroso closed 1 year ago

GuillemBarroso commented 1 year ago

Fix #39.

Implement the interaction of the player with certain tiles.

Now walls, grass, water, etc Tile objects can be looked at or attempted to be broken.

Also, this PR implements changing from one map to another by posting pygame Events.