Milestone - lab10 (WSE only)
- ✅ BE Display Config: config.json
- ✅ BE | Console Renderer
- ✅ Idle Animation: Time
- ✅ Rename Project to Wall Spark Engine
- ✅ Create example directory with lab10 animation
Make a simple Scene with Time (Animation) configureable via config.json
config.json should get info “what is configureable” and maybe a definition from zod and Time.ts
- ✅
Refactor: Time extends Text | How can I use in the constructor of Time “the same parameters” of Text plus adding some.
- ✅ Refactor:Parameters … unknown doesn’t need to have a default value
- ✅ githook / typecheck of all projects
Set the background either single color or Image via config.json
- ✅ Add lab10 logo
- ✅ Add Sate logo
- ✅ Refactor: Examples with own package.json (if necessary),
- ✅ but try to alternative load config.json from project root
Additional
- ✅ Rainbow Animation
- ✅ BlockFound Animation
- ✅ TSP Logo