GNU Screen Gaming Platform [archive]
Go to file
Mike Gerwitz 1fe3e68f88 Added ability to remove items from inventory
- This leaves us with very primitive inventory support
2011-08-22 23:49:22 -04:00
items Began adding test scripts and inventory common 2011-08-22 19:04:28 -04:00
scenes Altered scene config options to be more consistent with style of rest of file 2011-08-22 17:10:10 -04:00
test Added ability to remove items from inventory 2011-08-22 23:49:22 -04:00
util Added ability to remove items from inventory 2011-08-22 23:49:22 -04:00
LICENSE Initial commit (general concept) 2011-08-22 00:38:50 -04:00
README Initial commit (general concept) 2011-08-22 00:38:50 -04:00
TITLE Initial commit (general concept) 2011-08-22 00:38:50 -04:00
screenrc Initial commit (general concept) 2011-08-22 00:38:50 -04:00
start Initial commit (general concept) 2011-08-22 00:38:50 -04:00

README

PREREQUISITES
=============
You will need the following software installed in order to use this system:
  - screen
  - BASH
  - less
  - awk
  - coreutils (grep, etc)