ttyloop

Crates.iottyloop
lib.rsttyloop
version0.2.0
sourcesrc
created_at2023-12-31 22:38:13.643438
updated_at2024-01-03 17:48:33.672253
descriptionTerminal clone of the mobile game Loop
homepage
repositoryhttps://github.com/gamma-delta/ttyloop
max_upload_size
id1085030
size37,143
petrak@ (gamma-delta)

documentation

README

ttyloop

┌──────────┤ 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.

Commit count: 0

cargo fmt