Skip to content

A simple snake implementation in c using curses.

Notifications You must be signed in to change notification settings

TilRoth/cursnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cursnake

This is a simple snake game implemented with curses to play in the terminal emulator.

To play, simply get the code, run make or compile the snake.c with your favorite compiler and run make play or just run the binary directly.

This was just a simple fun project to get to know the curses library.

Have fun :).

About

A simple snake implementation in c using curses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published