From 381691f9bdf53669c889ab0fec55a392de036050 Mon Sep 17 00:00:00 2001 From: Safariminer Date: Sun, 27 Apr 2025 20:53:20 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9bbf8b3..e1cd90f 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,9 @@ Hell no. In gameplay, perhaps. I'll try to make movements and collisions as accu - Loading patches(Doom picture format) - Loading colormaps - Loading playpals + +## What I need next: +- Reading maps +- Turning maps into meshes for raylib/physics use +- Placing things on the map +- Adding actor scripts to the things on the map \ No newline at end of file