https://github.com/timsueberkrueb/lonewolf
:book: Fork of Michael Terry's (@mikix) Lone Wolf game for Ubuntu Phone
https://github.com/timsueberkrueb/lonewolf
game lone-wolf ubuntu ubuntu-touch
Last synced: 5 months ago
JSON representation
:book: Fork of Michael Terry's (@mikix) Lone Wolf game for Ubuntu Phone
- Host: GitHub
- URL: https://github.com/timsueberkrueb/lonewolf
- Owner: timsueberkrueb
- License: other
- Created: 2018-03-24T15:00:06.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2018-08-27T21:20:14.000Z (almost 8 years ago)
- Last Synced: 2025-06-01T20:32:08.582Z (about 1 year ago)
- Topics: game, lone-wolf, ubuntu, ubuntu-touch
- Language: QML
- Homepage: https://launchpad.net/lonewolf
- Size: 618 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lone Wolf
[](https://www.gnu.org/licenses/gpl-3.0.html)
[](https://github.com/timsueberkrueb/lonewolf/releases)
[](https://github.com/timsueberkrueb/lonewolf/issues)
[](https://github.com/timsueberkrueb/lonewolf/commits/develop)
Lone Wolf is a role-playing book series from the 80s.
This is a fork of [Michael Terry](https://github.com/mikix)'s Lone Wolf app for Ubuntu Phone.
Lone Wolf is available for download from the [Open Store](https://open-store.io/app/lonewolf.timsueberkrueb).
## Story
You are the sole survivor of a devastating attack on the monastery where you were learning the skills of the Kai Lords. You swear vengeance on the Darklords for the massacre of the Kai warriors, and with a sudden flash of insight you know what you must do. You must set off on a perilous journey to the capital city to warn the King of the terrible threat that faces his people: For you are now the last of the Kai. You are now Lone Wolf.
## Dependencies
Qt >= 5.4.0 with at least the following modules is required:
* [qtbase](http://code.qt.io/cgit/qt/qtbase.git)
* [qtdeclarative](http://code.qt.io/cgit/qt/qtdeclarative.git)
The following modules and their dependencies are required:
* [Ubuntu UI Toolkit 1.3](https://github.com/ubports/ubuntu-ui-toolkit)
* [libxml2](http://xmlsoft.org/)
## Installation
We use [clickable](http://clickable.bhdouglass.com/).
To build and package the application, run:
```bash
clickable build
clickable build-click
```
To install the application on your device, make sure your device is
connected to your development machine with an USB cable and developer mode is enabled.
Run:
```
clickable install
clickable launch
```
## Credits
All credits go to [Michael Terry](https://github.com/mikix) for creating this gem.
## Licensing
Licensed under the terms of the GNU General Public License version 3.