issues
search
kty990
/
JavaScript_GameEngine
0
stars
0
forks
source link
TODO
#1
Open
kty990
opened
11 months ago
kty990
commented
11 months ago
[ ] Lighting
[ ] Shadows
[ ] Feathering
[x] Light overlap
[ ] Particles
[ ] Emitter
[ ] Path(s)
[ ] Lifetime
[x] Entities
[x] Rendering
[x] Updates
[ ] Fluids
[ ] Platformer fluids w/ wave physics
[ ] Isometric fluids, unless height map included fluids don't move
[ ] Event System
[ ] Accessibility (Game wide, Local)
[ ] Structure: {timestamp: number, data: any, origin: string}
[ ] Input Handling
[x] Keyboard
[x] Mouse
[ ] Gamepad
[x] Touch
[ ] UI
[ ] Opacity
[ ] Replace color
[ ] Loaded via image
[ ] Loaded via pixels
[ ] Created via UI class