Tap, click, or press a key on the canvas to start browser audio.
# Snake A small Snake example for The Flywheel Engine. It has manual play, a title and pause menu, and a simple reward-based auto-play mode that scores the next forward, left, and right moves. ## Controls - Arrow keys or Physical W / A / S / D: steer the snake. - Arrow Up / Arrow Down or Physical W / S: move menu selection. - Enter or Space: activate the selected menu item. - Escape: pause while playing. - Mouse click or touch a menu item: activate it. - Mouse click or touch the game board: pause while playing. - Gamepad d-pad: steer the snake and move menu selection. - Gamepad South: activate the selected menu item. - Gamepad Start or Back: pause while playing. - Quit from a menu exits the app.