Arrows only

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.

Arrows only is a programming language that is 2d and only uses arrows

Commands

you start at top-right corner going right, the commands are relative, so up would be exactly the same direction your going

^ adds 1 to the stack

v checks if there is at least one 1, if so, go forward, else go backward

> go right

< go left