A terminal, text-based adventure game written in Ruby. (UNFINISHED)
  • Ruby 99%
  • Shell 0.9%
  • Vim Script 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-09-13 15:56:15 +02:00
art added art directory for ascii art 2017-08-31 16:28:18 +02:00
src Adjustments for master branch 2017-09-13 15:56:15 +02:00
text Adjustments for master branch 2017-09-13 15:56:15 +02:00
.gitignore Added decrypt.rb script to debug savefiles; loading savefile bug fixed 2017-09-12 17:13:29 +02:00
decrypt.rb Added decrypt.rb script to debug savefiles; loading savefile bug fixed 2017-09-12 17:13:29 +02:00
Gemfile Added more tests, a lot of bug fixes and refinements while doing so; added byebug gem 2017-09-01 18:30:34 +02:00
Gemfile.lock Added more tests, a lot of bug fixes and refinements while doing so; added byebug gem 2017-09-01 18:30:34 +02:00
gen.sh Adding more items and stuff; adjustments 2017-09-09 23:34:16 +02:00
ideas added some ideas 2017-09-09 21:34:01 +02:00
main.rb Adjustments for master branch 2017-09-13 15:56:15 +02:00
notes Adding more features and gameplay conversation with prisoner; update vimall.sh 2017-09-12 18:44:00 +02:00
test.rb update todo and added tests for cell_abduct area 2017-09-11 15:59:22 +02:00
todo update todo and added tests for cell_abduct area 2017-09-11 15:59:22 +02:00
vimall.sh Adding more features and gameplay conversation with prisoner; update vimall.sh 2017-09-12 18:44:00 +02:00
vimrc adding tests 2017-09-01 15:35:33 +02:00
word_count.sh update word_count.sh with find 2017-09-12 12:20:28 +02:00