The web site for Flash ActionScript 3.0 game developers

 
         
   

Educational Game

Hi, I have just started to look at ActionScript. I need to write a game for one of my kids who wants to creat an educational game, a college project. I was a programmer but used RPG a procedural language for generating reports. I am completely lost here and can't even get started. The game will generate a containor with 4 circles in it. I would generate 2 random numbers R1,R2, each(1 to 10). circle1 will have value R1. Circle2 will have value of circle1 +R2 circle3 of Circle2 + R2, circle4 value of circle3 +R2. A further random number 1 to 4 would replace the lable of one of the circles with '?'. The object of the game is to select and drag from a series of number streaming in at the bottom of the stake and place it on the missing number of the series displayed, before the containor which is falling reaches the end. you would destroy the containor by supplying the correct answer. at that point another series on numbers would start to fall. I realise this is a huge request but I know it is the kind of problem I would love to solve if I had the skill. I don't know if someone can show how it can be done. I feel quite helpless as I have the level of proficiency but in the wrong langusge. I would appreciate your help. Regards David



Copyright Gary Rosenzweig