Skip to content

Commit 6cb3151

Browse files
authored
Update README.md
1 parent 4f4d7d6 commit 6cb3151

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

33
A C++ game engine built with OpenGL and GLFW. Attempting to keep it as similar to HaxeFlixel as possible.
44

5-
## Features
5+
This is all being done by one person so development may be slow.
66

7+
## TODO
78
- [x] Sprites
89
- [x] Text
910
- [x] Spritesheets (png and xml (Sparrow V2))
1011
- [x] States and Substates
1112
- [x] Input
1213
- [ ] Groups
1314
- [ ] Events
15+
- [ ] GUI (Thinking about using imgui for this.)
1416

1517
# Projects made with Phlox Engine:
1618

0 commit comments

Comments
 (0)