mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-24 22:16:14 -04:00
Automatic deploy 29010003
This commit is contained in:
parent
0c6f20a687
commit
df04c652db
4 changed files with 19 additions and 10 deletions
10
Readme.md
10
Readme.md
|
@ -163,9 +163,17 @@ There are many possible perks left to implement :
|
|||
|
||||
The "engine" could be better
|
||||
|
||||
- add mouse lock / hide curso options
|
||||
- add pointer lock when game is running (lock to play area )https://mdn.github.io/dom-examples/pointer-lock/
|
||||
- hide cursor options
|
||||
- offline mode with service worker
|
||||
- add pwe manifest
|
||||
- keyboard support
|
||||
- start/stop with space
|
||||
- left and right arrow for moving the puck
|
||||
- up down for choosing menu entry
|
||||
- space to click entry
|
||||
- escape to close menu
|
||||
- see how to do fullscreen on ios, or at least explain to do aA/hide toolbars
|
||||
- experiment with showing the combo somewhere else, maybe top center, maybe instead of score.
|
||||
- make coins look,sound and roll like coins
|
||||
- limit GC by reusing coins and particles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue