Skip to content

salkow/Ncurses-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Installation.
Use the command make.

# Movement.
Use vim keys or arrows.

# Quit the game.
Press q.

# Pause the game.
Press p.

# Restart the game.
Press r.

# If you paused the game or lost, just press any key to restart.

# Every 100 points the snake's speed increases.

# See snake.hpp if you want to change some default values (eg. speed, snake's appearance).

# Requires ncurses.

About

Classic snake game build with ncurses.

Resources

Stars

Watchers

Forks