Initial change

corner 2020-03-24 08:56:46 +01:00
commit 72f668a18c

27
Planned-construction.md Normal file

@ -0,0 +1,27 @@
These are the items that are planned to be included in caa-game.
If anything is completed put a checkmark (√) before it. If anything is not going to be completed (impossible to create, too much time), but a cross mark (x) before it. **Feel free to change anything**
- good level design (3 - 4 floors?)
- support for multiple levels
- [assets]: door
- [assets]: gate
- [code]: level switching
- monsters
- [assets]: monster grahics
- [code]: AI
- Lighting
- [assets]: torches
- ? [assets]: lanterns
- ? [code]: dynamic lighting
- [assets]: apply brightness(50%) to all non-light-emitting assets.
- Items
- [assets]: Medkit item
- [code]: chest opening on action button press.
- Health
- [assets]: heart (representing lives)
- [code]: lives counter
- save & load operations (**least priority**)
- [code]: save state
- [code]: file operations
- [code[: load state