Skip to content

ikalco/snake_ncurses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Description

It's the classic snake game, but implemented in C using the ncurses library.

preview.webm

How to build

Use Make build system in repo folder

make

How to run

Depends on ncurses library so make sure it's installed, then just run locally

./snake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published