| Crates.io | ttyloop |
| lib.rs | ttyloop |
| version | 0.2.0 |
| created_at | 2023-12-31 22:38:13.643438+00 |
| updated_at | 2024-01-03 17:48:33.672253+00 |
| description | Terminal clone of the mobile game Loop |
| homepage | |
| repository | https://github.com/gamma-delta/ttyloop |
| max_upload_size | |
| id | 1085030 |
| size | 37,143 |
┌──────────┤ ttyloop ├──────────┐
│ ┌───────────────────────────┐ │
│ │ ╭──╴ ╭──╴ ╶──╮ ╶──┬──╮ │ │
│ │ ╵ ╶──┴──┬──╮ ├──╮ │ │ │ │
│ │ ╷ ╶──╮ ├──┴──┤ ├──┤ ╵ │ │
│ │ ╰──╮ ├──╯ ├──╯ ╵ │ │
│ │ ├──┴──┬──╮ ╰─────╮ ╷ │ │
│ │ ╰──┬──┼──╯ ╭──┴──┤ │ │
│ │ ╷ ╷ ╰──┤ ╭──┬──┼──╴ ╵ │ │
│ │ │ ╰──┬──┤ │ ╰──┼──╮ ╷ │ │
│ │ ╵ ╰──╯ ╰──╴ ╰──┴──╯ │ │
│ └───────────────────────────┘ │
│ hjkl/arrows: move │
│ ui: rotate │
│ n: new puzzle │
│ c: configure │
│ ctrl+C: quit │
└───────────────────────────────┘
A terminal clone of the mobile game Loop.
To win, turn each of the tiles such that there are no loose ends.
I play this in my terminal with the Iosevka font. It uses pretty standard box-drawing characters, so it should work with most fonts, but I guess not with whatever font Github uses.