Skip to content

nelson-sean/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Snake

This is an implementation of the classic game 'snake' using ncurses for the linux terminal

Compilation

Enter repository directory and run

make

Instructions

Run program with

snake [-c color] [-s speed] [-w]

Controls

Control the snake with the arrow keys

p - pause game

Runtime options

-c : change color of snake

-s : choose speed value between 0-10 (default 5)

-w : Allow wrapping, snake will warp to opposite wall on collision

Screenshot

snake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published