Skip to content

Experimental game written with bash script. Played on Linux terminal.

Notifications You must be signed in to change notification settings

huseyinyasar/bash-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

To run the game, open a terminal and first make the file executable if it is not already with the following:

	sudo chmod +x bash_game.sh

Then run the game:

	./bash_game.sh

Gameplay:
You are controlling the 0 character with w,a,s,d keys, the X characters chase you. That's all :)

About

Experimental game written with bash script. Played on Linux terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages