Doors

From Esolang
Jump to navigation Jump to search

Roblox Doors but Esolang

Info

Doors is a 2d esolang that has three rows, the game, and the info for the rooms, and more info
If you don't know what Roblox Doors or Floor 2 The mines is, immediately leave this and play it before you get spoilers
here are some empty lines so you don't get spoilers





























done

Commands/Entities

r - rush, has no info, adds one to the player, aka, deaths = the value of the player
a - ambush, has an info, adds the value of _ to the player
_
h - halt, has no info, stops the program
s - screech, has no info, reverses the player, so the player goes backwards, unless it was backwards, then it goes forward
v - void, has an info, makes the player teleport to door the value of _
_
S - seek, has an info, waits _ seconds
_
f - figure, has two infos, if the value of the player is the value of _, it continues, else it goes to door the value of -
_

-
g - guiding light, has no info, subtracts one from the player
c - curious light, has an info, subtracts the value of _ from the player
_
t - timothy, has no info, outputs the value of the player
e - eyes, has no info, sets the value of the player to the input
d - dupe, has two infos, if the value of the player is the value of _, the player goes to door the value of -, else it continues
_

-
j - jack, has no info, the player goes to door the value of the player
G - glitch, has an info, sets the value of the player to the value of _
_
b - blitz, from the hunt update, has no info, swaps the players value and blitz value
l - lookman, from the hunt update, has an info, swaps the players value and the _th value in lookmans infinite list
_
h - haste, from the hunt update, has an info, teleports to door _
_
D - dread, from i forgot update, has two infos, sets door _ to - 
_
-
b - gloombats, from mines update, has a info, defines a register called _, if that register already exists
, swap players value and register value
_
i - giggle, from mines update, has a info, delete door _
_
r - grumble, from mines update, has a info, goto the _th grumble door
_

Examples

Cat

etv
  1

Counter

rtv
  1

Truth machine

ec fGthGtv
 4170  1 8
note by BestCoder: you can do this:
csomething else
4
1
instead of:
c something else
41
now does not work because i updated figure and dupe

If

! sets it to ascii mode

!efGtvft
  44 74
  88  9
       
  6

Hello world

!G  tctattatG ta tctatctct
 104 3 7  3 32 87 8 3 6 8

last thing

you can write stuff like this

eyes
timothy
haste 0
#this is infinite cat

External resources