Update TODO

This commit is contained in:
2024-01-21 18:14:12 +01:00
parent d8a841907d
commit bd5ddc8d4b

View File

@@ -3,7 +3,8 @@
## Engine
### Core
- Virtual file system (Wishlist)
- Virtual file system
- Hot reloading
### Rendering
@@ -13,14 +14,13 @@
### Audio
- 2D audio abstraction
- ~~Integrate FMOD~~
- 2D audio abstraction
### Misc
- ~~Asset manager~~
- ~~Separate engine and game into separate projects~~
- Create a custom math library
- ~~Particle system~~
### Entity system
@@ -30,6 +30,7 @@
## Input
- ~~Action system~~
- Gamepad support
### UI