Skip to content

Commit 760cad4

Browse files
committed
🔨 Update README.md
1 parent bb6352a commit 760cad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A modern 2D hack 'n' slash game built with a custom C++ game engine. This projec
1010
- [x] Setup Conan
1111
- [x] Initial project setup with Conan and SDL2/GLAD/GLM
1212
- [x] Create reproducible builds with `Makefile`/`make.bat` script code
13-
- [x] Import/translate modified ECS from C# prototype
13+
- [x] Attempt to translate modified ECS from C# prototype
1414
- [x] Create simple sprite renderer using OpenGL
1515
- [x] Refactor/move C# ECS implementation into C++23
1616
- [x] Resource loading

0 commit comments

Comments
 (0)