Stormworks: Build and Rescue

Stormworks: Build and Rescue

Not enough ratings
Snake Game
   
Award
Favorite
Favorited
Unfavorite
Vehicles: Creative
Microcontrollers: Microcontroller
Tags: v1.10.8
File Size
Posted
Updated
23.446 KB
9 Apr, 2024 @ 11:34pm
9 Apr, 2024 @ 11:41pm
2 Change Notes ( view )

Subscribe to download
Snake Game

Description
This microcontroller allows you to play the game "Snake" in your creations. all it takes is a display (of any size). It is played using touch input. The touch quadrants are outlined (as shown) and controls your snake.

The rules are as traditional as I can remember. The snake wraps edges. If the snake touches itself, the game is over and the final score is shown (number of apples collected). Touching the screen restarts the game.

The Lua was written by me in VS Code and minified using "LifeBoatAPI - Stormworks Lua plugin for VSCode".