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.
BALLMACHINE
Jump to navigation
Jump to search
Balls are affected by gravity and can be pushed around by arrows and mirrors
Commands
| Header text | Header text |
|---|---|
| b | make new ball |
| > | move ball forward |
| < | move ball backward |
| S | when a ball enters it switches the direction |
| _ | stops ball from falling |
| . | Nop |
| / | mirror |
| \ | mirror |
| d | duplicate |
Programs
Truth-machine
b. ><
Sorting
bbbb.. >>>>.. ..._s_
Mirror
bbbb. .<<</ \>>>\ ...._