Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.02 KB

ArduSnake

Title Screen

A Snake game for the Arduboy with adjustable speed and local multiplayer!

Navigate your snake to pick up the food without running into your own body.

Options

Select options on the title screen by scrolling with up and down on the d-pad. Toggle through the available settings by pressing the B button.

Start the game by scrolling to "Play!" and pressing the B button.

Controls

Singleplayer

Use the d-pad to turn the snake, the snake can only turn perpendicular to its current direction. Press the B button to pause the game.

Multiplayer

Each player gets two of the buttons on the Arduboy - one to rotate clockwise and one to rotate counter-clockwise.

The button pairs are A and B, Left and Right and Up and Down. A, Left and Up rotate their respective snakes counter-clockwise (left) and B, Right and Down rotate their snakes clockwise (right).

When a snake runs into another it will respawn at it's starting location.