README archival note

master
Mike Gerwitz 2017-01-23 01:03:26 -05:00
parent 6f19ed39b8
commit 13a3f55afc
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 10 additions and 5 deletions

15
README
View File

@ -1,18 +1,23 @@
This project is under heavy development. Feel free to browse, but don't expect
anything terribly useful.
[ARCHIVED PROJECT]
I found this little gem when looking through some old repositories. I was
fairly inexperienced with shell back in the day, so don't expect much of
this.
This repository serves two purposes:
1. Ultimately, as example code for a GNU screen integration and BASH scripting
1. Ultimately, as example code for a GNU screen integration and Bash scripting
tutorial
2. A flexible, shell-based game platform for text-based games
An example game will be developed alongside this project.
PREREQUISITES
=============
You will need the following software installed in order to use this system:
- screen
- BASH
- Bash
- less
- awk
- gnu coreutils (grep, etc)
- GNU coreutils (grep, etc)