Changes

Jump to navigation Jump to search
No change in size ,  17:20, 30 April 2014
no edit summary
Line 27: Line 27:  
====General Mechanics====
 
====General Mechanics====
   −
Python Math - Adder’s Garden Adventure is a tile-based Snake-like game. As such, the avatar travels from tile to tile with the tail following behind, taking up that tile. The avatar will pass through gates which will make the avatar longer or smaller as dependant on the gate. Once the avatar is of the appropriate size, they will be able to exit the puzzle.
+
Python Math - Adder’s Garden Adventure is a tile-based Snake-like game. As such, the avatar travels from tile to tile with the tail following behind, taking up that tile. The avatar will pass through gates which will make the avatar longer or smaller as dependent on the gate. Once the avatar is of the appropriate size, they will be able to exit the puzzle.
    
====Movement====
 
====Movement====
Line 65: Line 65:  
====Functionality====
 
====Functionality====
   −
The various screen will have differing functionality dependant on what is required of them. Every menu screen will have a way to exit to the main menu except for the main menu, which will be able to close the program.
+
The various screen will have differing functionality dependent on what is required of them. Every menu screen will have a way to exit to the main menu except for the main menu, which will be able to close the program.
    
=====Instruction Screen=====
 
=====Instruction Screen=====
28

edits

Navigation menu