Change folder structure, add solution to the root.
This commit is contained in:
28
DaggerFramework/TODO.md
Executable file
28
DaggerFramework/TODO.md
Executable file
@@ -0,0 +1,28 @@
|
||||
# RogueMine
|
||||
## Engine
|
||||
### Rendering
|
||||
- ~~API for drawing textured quads~~
|
||||
- Switch to custom rendering (Veldrid?)
|
||||
|
||||
### Audio
|
||||
- 2D audio abstraction
|
||||
- Integrate FMOD
|
||||
|
||||
### Misc
|
||||
- Asset manager
|
||||
- ~~Separate engine and game into separate projects~~
|
||||
- Create a custom math library
|
||||
- ~~Particle system~~
|
||||
|
||||
### Entity system
|
||||
- ~~Layers (sorting mechanism)~~
|
||||
|
||||
## Input
|
||||
- ~~Action system~~
|
||||
|
||||
### UI
|
||||
- Basic containers
|
||||
- MarginContainer
|
||||
- XML layout file
|
||||
- Interaction
|
||||
- Callbacks
|
||||
Reference in New Issue
Block a user