🔴🕳️

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

🔴🕳️ is an visual simple esoteric programming language created by User:Ractangle where there's a 🔴 falling to a 🕳️. trabaling through dirt using ▶◀▲▼ and launching from the another 🕳️. And that happens over and over again until the ball gets in contact with 🌀. You can also build 🕳️ and ▶◀▲▼. But you also have a limited amount of space. Which was a 4x4 box if not counting the 🔴 and the 🌀

Objects

Name Symbol Task
Ball 🔴 The ball has to travel through pipes and also do code and get to the portal
Hole 🕳️ The hole is used as a way to travel to an another hole if there are pipes connected to the hole
Arrows ▶, ◀, ▲, ▼ The arrows are the main source of transportation through dirt. They also can have python codes inside. You can only make one line in the arrow
Portal 🌀 Ends the program

Examples

Hello world

🔴🌀
🕳️🕳️
▼  ▲
▼  ▲
▶▶▶---print("Hello World!")