update readme

This commit is contained in:
bailehuni 2024-05-04 01:25:35 +01:00
parent b64eb11ce4
commit 3692dcf64f

View File

@ -2,8 +2,6 @@
a random game engine thing. Now finally with ECS!
![A screenshot](screenshots/2024_03_19.JPG)
# TO DO LIST
## High priority (tomorrow)
@ -57,4 +55,8 @@ The CameraControllerSystem now uses raycasting to enable FPS-style player moveme
Added static soft shadows.
Sort out LOG_X calls and ensure DEBUG, TRACE, INFO, etc are being used appropriately
Sort out LOG_X calls and ensure DEBUG, TRACE, INFO, etc are being used appropriately
# Screenshots
![A screenshot](screenshots/2024_03_19.JPG)