1234567891011121314151617181920212223242526272829303132333435363738394041 |
- blocking
- - remove CSS lines from beginning of each level
- - update sprites & layouts in level files
- - update ui-specific mentions in level descrips
- - fix borders on playback button sprites
- - finish edit packet functionality
- - prettier level listing
- - resize game on resize viewport (attempt at this at top of ui.js but it's laggy)
- - 'repeat' packet property
- - prevent launcher click-spamming?
- - device scripts (?list)
- - method to work on test levels
- - hosted version on DO
- nice to have
- - screenshots for level selector?
- - differentiate launcher buttons
- - coloured packets
- - differentiate/label devices
- - only preload used device sprites
- - move levels to database
- - level editor
- - more variety in device sprites
- - slower intro/learning levels
- long term
- - licensing
- - non-php version
- --- load json/html via ajax
- --- remove login system
- --- remove saving
- --- add warning screen about that
- - paid-hosting version?
- - wireless
- - patreon
- level ideas
- - ping, tracert
- - privacy (see ISPs, who can read data, etc)
- - how protocols work (HTTP, DNS, email, DHCP...)
|