Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/voilalex/curses-snake


https://github.com/voilalex/curses-snake

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Curses Snake

The snake console game written with curses.

## Installing

Enter in your terminal:

```bash
pip install curses-snake
```

## Usage

Enter in your terminal:

```bash
curses-snake
```

## License

[MIT](LICENSE.md)