Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
Snake Game
   
奖励
收藏
已收藏
取消收藏
Vehicles: Creative
Microcontrollers: Microcontroller
标签: v1.10.8
文件大小
发表于
更新日期
23.446 KB
2024 年 4 月 9 日 下午 11:34
2024 年 4 月 9 日 下午 11:41
2 项改动说明 ( 查看 )

订阅以下载
Snake Game

描述
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".