|
-
Bingo Game
Hi,
I am trying to develop a bingo game using Flash as frontend . I would like to know as to how to generate tickets randomly and then highlight the number being called if it is present in the ticket. Any help would be greatly appreaciated .
Thank You,
Raja
-
not'n' wrong with hat'n' sushi
Flash Demystified is a gaming book that you can order. Chapters carries it and it is a really helpful tool when building games.
http://www.amazon.com/gp/product/020...lance&n=283155
I am not very good at Actionscript yet but I have seen video tutorials on lynda.com on how to create random generators and such.
-
Hey Timmy!!!
Howdy Raja,
Now I haven't done a bingo type game but I have an idea. I haven't tested it, but the logic seems to be there. I would have a variable say ticker and increase it's number.
ticker1, ticker2, ticker3, ticker4, ticker5. This will determine what letter to show. Then after that you'll have to have a way to randomly pick the numbers. The numbers might be alittle harder to do. For this I would think of doing a Math.random for the numbers between 1-79 or whatever the last bingo number is.
Hope that gives ya an idea.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|