Designing the structure of a Flash game – AS3 version – Part 3
Talking about Actionscript 3, Flash and Game development.
Learn cross platform HTML5 game development
Check my Gumroad page for commented source code, games and books.
The game structure is getting more and more complete… now, according to the comments to Designing the structure of a Flash game – AS3 version – Part 2, you are able to return to main menu from level selection screen, level passed screen, and level failed screen.
Here it is the new diagram:
Moreover, I made some code optimization and now you can only play levels you already completed and the first uncompleted level, thanks to AS3 shared objects.
This is the game:
Next time, I’ll add sound button and some real graphics.
Never miss an update! Subscribe, and I will bother you by email only when a new game or full source code comes out.