Skip to content

SteezyE/ascii-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

    ascii-snake
===================
-- prerequisites --
OS: some Linux distro
Libs: ncursesw (e.g. sudo apt install libncursesw5-dev for Debian/Ubuntu)

-- installation --
cd src/
make

-- how to play --
run ./snake 
default movement keys: W, A, S, D
manoeuvre snake to randomly spawning food and avoid eating yourself 

-- bonus --
easily modify: fps, obstacles, symbols, score visualization, boundary, controls, width and height in snake.h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published