Added player render, movements, and bounds detection

This commit is contained in:
2022-04-26 14:00:10 +02:00
parent 814ca0214a
commit ba6d63ff8e
5 changed files with 81 additions and 6 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
# Devloppement Progress with screenshots
First running programm with an empty map
<img src="./screenshots/EmptyMap.png" width="80%">
<img src="./screenshots/EmptyMap.png" width="80%">
Added Player movement and render
<img src="./screenshots/EmptyMap_and_Player.png" width="80%">
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB