diff --git a/README.md b/README.md index 1519ef2..dc0ab1b 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +Sort out LOG_X calls and ensure DEBUG, TRACE, INFO, etc are being used appropriately + +# Screenshots + +![A screenshot](screenshots/2024_03_19.JPG)