This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Curly
wrote ...
2014/6/22
How do i make a random number generator for the pipes in flappy bird
Curly
2014/6/22
#
//
danpost
2014/6/22
#
The Greenfoot class API contains a 'getRandomNumber(int)' method that you can use to get a number from 0 to 'int n'-1. Please refer to the API for more info.
You need to login to post a reply.
X