Skip to content

Commit

Permalink
🔨 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeedyROM committed Nov 30, 2024
1 parent bb6352a commit 760cad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A modern 2D hack 'n' slash game built with a custom C++ game engine. This projec
- [x] Setup Conan
- [x] Initial project setup with Conan and SDL2/GLAD/GLM
- [x] Create reproducible builds with `Makefile`/`make.bat` script code
- [x] Import/translate modified ECS from C# prototype
- [x] Attempt to translate modified ECS from C# prototype
- [x] Create simple sprite renderer using OpenGL
- [x] Refactor/move C# ECS implementation into C++23
- [x] Resource loading
Expand Down

0 comments on commit 760cad4

Please sign in to comment.