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

https://github.com/rozbb/ncurses_snake

A snake game written with NCurses
https://github.com/rozbb/ncurses_snake

Last synced: about 1 year ago
JSON representation

A snake game written with NCurses

Awesome Lists containing this project

README

          

##NCurses Snake##

Pretty self-explanitory. I know this probably exists in 50 gazillion different ways, but this project is mostly for fun. Instead of controlling the snake with the arrow keys, the player controls it with the Vim cursor keys (h, j, k, l). Its intent is to acclimate new Vim users to the cursor keys while having fun.