Snake
Snake
Aim of the game is to move a snake across the playing field and let it eat apples.
The snake grows when it eats an apple.
The game finishes, if the snake touches the border oder its tail.
Symbols
- red circle = head of the snake
- blue circle = tail of the snake
- green circle = apple
Controls
By touching the screen you can change the direction of the moving snake.
- Case 1: Current direction is north or south
- Touch right of the head: new direction = east
- Touch left of the head: new direction = west
- Case 2:Current direction is east or west
- Touch above the head: new direction = north
- Touch below the head: new direction = south
Menu-Items
- Start or resume / pause
- Reset (= new game)
- Help
- Settings (scaling, screen orientation, username)
Icons
Developer
Dietrich Boles, University of Oldenburg, Germany
http://www-is.informatik.uni-oldenburg.de/~dibo/
Scenario of the Droidfoot-project.