Skip to content

czarnota/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo
A classic snake game written in bash

About

SNAKE in bash is an exciting action game which connects the elements of both adventure and stategic game genres. Feel the taste of adrenaline by moving the snake in four cardinal directions. Hunt and capture the food scattered around the board. Brace yourself for many hours of unforgettable play. Make decisions and see how the consequences affect the plot of the game. :)

How to play

Just run the script

$ ./snake

And have fun!

Controls:

    W - go north
    S - go south
    A - go west
    D - go east

License

Snake is licensed under GPL. See LICENSE for more details.

About

Classic snake game, but written in bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages