Quiz Yourself on the Spin N Win Project
Check your understanding of the concepts implemented in the Spin N Win game by taking this quiz.
1
Which method can be used to generate a random integer within a given range from x to y?
A)
Phaser.Math.Random(x, y)
B)
Phaser.Math.Between(x, y)
C)
Phaser.Math.RandomNumber(x, y)
D)
Phaser.Math.Integer(x, y)
Question 1 of 50 attempted
Get hands-on with 1200+ tech skills courses.