Skip to content

851-labs/snake

Repository files navigation

Snake

Classic Snake in your terminal, built with OpenTUI.

Installation

brew tap 851-labs/tap
brew install snake

Usage

snake

Controls

  • Arrow keys or WASD: move
  • P or Space: pause
  • R: restart
  • Q: quit

Development

bun install
bun run start

OpenTUI requires Zig to build its native components. If you see build errors, install Zig first.

Tech Stack

  • OpenTUI - Terminal UI framework
  • Bun - Runtime and build tool

License

This project is released under the MIT License. See LICENSE for details.

Support

If you like this project, please consider giving it a star.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published