All Questions
Tagged with logic actionscript-3
2 questions
-1
votes
1
answer
2k
views
How to make game like Gals Panic [closed]
Any one have a idea how to build game like Gals Panic. I want to know the basic idea how can i start building the game.
Note : im a flash game developer.So anything related to flash would be helpful.
...
5
votes
2
answers
292
views
How to "repeat" a sprite in the gameworld in a random fashion?
I have a platform flash game which includes a level with just two backgrounds which are flipped side by side so that a looping background effect is created. In this I have to include Obstacles. ...