Noodle: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "File:noodlemartinmagni.png [Noodle](https://play.fancade.com/5AEDD85F09AE9AE2) is a Fancade game by Martin Magni. The game has since been remade into a new game: Snek Left. == Description == Touch left or right to turn. Don't hit the walls. How long can you survive? == Script == The game was used to be editable. But fortunately, as Martin Magni puts it: > The entire game fits in a screenshot. (Note that this was made before Set Variable even existed...") |
(→Script: tried to make the screenshot more understandable.) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Game | |||
|guid=5AEDD85F09AE9AE2 | |||
|title=Noodle | |||
|author=Martin Magni | |||
}} | |||
[ | [https://play.fancade.com/5AEDD85F09AE9AE2 Noodle] is a Fancade game by [[Martin Magni]]. The game has since been remade into a new game: [[Snek Left]]. | ||
The game has 3 levels: "Square", "Maze", and "Plus". It has the same controls as [[Snek Left]]. | |||
== Description == | == Description == | ||
Line 11: | Line 17: | ||
The game was used to be editable. But fortunately, as Martin Magni puts it: | The game was used to be editable. But fortunately, as Martin Magni puts it: | ||
> The entire game fits in a screenshot. (Note that this was made before [[Set Variable]] even existed!) | <blockquote>The entire game fits in a screenshot. (Note that this was made before [[Set Variable]] even existed!)</blockquote> | ||
He attached the following image alongside: | He attached the following image alongside: | ||
{{Image|Noodle_script.png}} | |||
<small> this is the code for Noodle. </small> | |||
[[Category:Quest games]] | |||
[[Category:Games]] | [[Category:Games]] |
Latest revision as of 17:01, 7 September 2025
Noodle

Title | Noodle |
Author | Martin Magni |
GUID | 5AEDD85F09AE9AE2 |
Noodle is a Fancade game by Martin Magni. The game has since been remade into a new game: Snek Left.
The game has 3 levels: "Square", "Maze", and "Plus". It has the same controls as Snek Left.
Description
Touch left or right to turn. Don't hit the walls. How long can you survive?
Script
The game was used to be editable. But fortunately, as Martin Magni puts it:
The entire game fits in a screenshot. (Note that this was made before Set Variable even existed!)
He attached the following image alongside:

this is the code for Noodle.