wulfland / ActionsFundamentals

MIT License
3 stars 6 forks source link

🐞 Fix game #1

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

The game is broken ⚡ because it is too slow. Go to docs/index.html line 78 and adjust and properties of speed and set the to the following values:

speed = { start: 0.6, decrement: 0.005, min: 0.1 }