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

https://github.com/thutterer/worm

a snake-like game written in C++ with ncurses
https://github.com/thutterer/worm

Last synced: over 1 year ago
JSON representation

a snake-like game written in C++ with ncurses

Awesome Lists containing this project

README

          

Control the game with the arrow keys.
Pause with 'p'.
Quit with 'q'.

That's it.