We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Squarebrain
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.
Squarebrain is a language I created after reading a book about learning coding for children for some reason.
Commands
| Square | On a Square |
|---|---|
| > | Move right on the canvas |
| < | Move left on the canvas |
| v | Down |
| ^ | Up |
| x | Mark Cell |
| n | New canvas |
| o | Output canvas |
| e | End program |
| d | define canvas |