Skip to content

cesarblum/shnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Introduction

shnake is the classic snake game written in Bash by Cesar L. B. Silveira (cesarbs at gmail dot com).

How to play

  • w: move up
  • s: move down
  • a: move left
  • d: move right
  • q: quit

Remarks

  • I haven't tested it on many platforms. I believe it works on any VT100 terminal emulator. So far, I've seen it work on GNOME Terminal and Terminal (OS X).
  • I don't know what's the minimum required version of Bash for shnake to work. I wrote it using Bash 3.2.

About

Classic snake game in Bash.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages