comparison README.txt @ 556:30a5ded79313

Add replay note to README
author Neil Muller <drnlmuller@gmail.com>
date Thu, 22 Sep 2011 17:37:16 +0200
parents b2e0f1267282
children
comparison
equal deleted inserted replaced
555:c014f5023cd2 556:30a5ded79313
69 parameters can be used. 69 parameters can be used.
70 70
71 Test mode allows you to test the level without any clock running. The snake is 71 Test mode allows you to test the level without any clock running. The snake is
72 moved using the cursor keys or by pressing space, but interacts with the level 72 moved using the cursor keys or by pressing space, but interacts with the level
73 as in the actual game. Space will advance the snake one step, useful for 73 as in the actual game. Space will advance the snake one step, useful for
74 testing arrows. 74 testing arrows. Replays can be stored of progress on a run to date, which is
75 useful for debugging levels.
75 76
76 Levels can be saved, and uploaded to be shared with other people. Shared levels 77 Levels can be saved, and uploaded to be shared with other people. Shared levels
77 only become available after the levels have been curated by the Mamba team. 78 only become available after the levels have been curated by the Mamba team.
78 79
79 Development notes 80 Development notes