Browse Source

docs(make-your-game): add missing question

DEV-4382-q-4-optional-better-cat
eslopfer 1 year ago
parent
commit
27b4d9995e
  1. 2
      subjects/make-your-game/audit/README.md

2
subjects/make-your-game/audit/README.md

@ -28,6 +28,8 @@
##### Use the Dev Tool/Performance to record and try pausing the game while it is running.
###### Can you confirm there aren't any dropped frames, and requestAnimationFrame is able to run at the same rate unaffected?
##### Try moving the player/element using the proper commands and keys to do so.
###### Does the player obey the commands?

Loading…
Cancel
Save