Use pseudocode to briefly explain a major section of your game.
The section I am going to describe with
Pseudocode is the primary game scene. If player hits pamphlet1, then pamphlet1 goto (-250,300). If player hits wall1, player goto (75,75). If player hit pamphlet3, gotoAndPlay "NextScene". If player hits wall1, wall2, wall3, wall4, gotoAndPlay "Lose".
I commented on this post:
David
No comments:
Post a Comment