#terminal-game #clone #mobile #ui #loops # #play

app ttyloop

Terminal clone of the mobile game Loop

3 unstable releases

0.2.0 Jan 3, 2024
0.1.1 Jan 3, 2024
0.1.0 Dec 31, 2023

#96 in Games

MIT license

21KB
604 lines

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.

Dependencies

~6MB
~112K SLoC