8000 GitHub - Lothnic/drugwars.sh: A Shell Based Game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lothnic/drugwars.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drugwars.sh

A Terminal Based Strategy Game

Now available in pure BASH!

Originally created by John E. Dell (1984) for Microsoft DOS.

Rewritten in absolute homage to John.

By A. J. S. (2019)

Alt text

Requirements

A shell or terminal

Bash 4+

sh drugwars.sh
bash drugwars.sh
/bin/bash drugwars.sh
/usr/bin/bash drugwars.sh

Linux

bash drugwars.sh

Mac

Mac comes with a much older version of the Bourne Again SHell. You can upgrade BASH to the latest version using homebrew:

brew install coreutils
brew install bash

And then run BASH

/usr/local/bin/bash drugwars.sh

Windows

Install the Windows Subsystem for Linux, and then follow the instructions for Linux.

About

A Shell Based Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0