Snake Game

v0.1.1
1 PublicApp

Classic snake game for the terminal

MIT 143 downloads 1 favorites
Updated 4 months ago
gamesnaketerminaltui

Run

wippy run wolfy-j/snake

Snake

Classic snake game for the terminal.

Installation

entries:
  - name: snake
    kind: ns.dependency
    component: wippy/snake
    version: "*"

Usage

wippy run snake [width] [height]

Default size is 40x20.

Controls

  • WASD or Arrow keys: Move
  • Q: Quit
  • R: Restart