Making Minimalist Snake Game in C on Linux

Описание к видео Making Minimalist Snake Game in C on Linux

In this video I will demonstrate how you can write a simple Snake game in C with the ncurses library on Linux.

Installations (names of packages on Debian/Ubuntu):
- libncurses-dev
- ncurses-doc

You can view the code I wrote in the video over here:
https://github.com/nir9/welcome/tree/...

Комментарии

Информация по комментариям в разработке