Legend of the Sourcerer is an open-source text-based adventure game written in Ruby.
https://blog.sourcerer.io/legend-of-the-sourcerer-a-text-based-adventure-game-in-ruby-9220b385ca1e
Written by Robert W. Oliver II
- Email: [email protected]
- Sourcerer: https://sourcerer.io/rwoliver2
- Twitter: @rwoliver2
Copyright (C) 2018 Sourcerer, All Rights Reserved.
gem install lots
Just type "lots" on the console.
I highly recommend the cmdr console prompt with the Consolas font.
For best results, use the "Professional" terminal profile.
The default terminal for KDE or XFCE works great with LOTS. I tested it with those, but others should work well.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.