Login
Login
National Data Archive
An Online Microdata Catalog
  • Home
  • Catalog
  • Citations
    Home / Central Data Catalog / LVL4SWORD_ACEDIA
central

The Choices RPG

Lvl4Sword_Acedia
Lvl4Sword
Created on December 02, 2019 Last modified December 02, 2019 Page views 19 Metadata JSON
  • Project Description

Overview

Abstract
**Have you ever wanted to overthrow a kingdom?**

Well, did you ever take into account what would happen if you did?
The enemies you'd make, the new allies you'd have, and economical issues you'd cause?

**Imagine a game where your choices mattered.**

**The way you speak, act, and approach other people and situations.**
**All of these having an effect on the world around you.**
**Welcome to Acedia, The Choices RPG**


### What are your plans?
- https://github.com/Lvl4Sword/Acedia/wiki/Vision

### I want to help!
- That's great! Feel free to take a look at the following:
- https://github.com/Lvl4Sword/Acedia/issues/

- Our IRC channel is #acedia on irc.freenode.net if you'd like to come in and say hi.

### FAQ
- WHERE ARE MY SETTINGS/LOGS?
- They're stored in your home/user directory
- for example /home/user or C:\Users\USERNAME
- What operating systems are supported?
- The following have been tested:
- GNU/Linux: Arch, Debian 8, Fedora 23, Ubuntu 14.04 LTS
- Mac: 10.11 El Capitan
- Windows: 7/10
- Python 2 or 3?
- 3, and it's also at the top of most of the .py files

### How do I get this running?
- Download the project using one of these ways:
- git
- https://github.com/Lvl4Sword/Acedia/archive/master.zip
- A virtualenv is not necessary, but recommended
- I'm using Windows:
- Download python3 for your architecture from python.org
- MAKE SURE PYTHON IS SET TO BE INSTALLED IN YOUR PATH!
- pip install virtualenv
- virtualenv C:/sloth-virtualenv
- C:/acedia-virtualenv/scripts/pip.exe install pyreadline
- C:/acedia-virtualenv/scripts/python.exe setup.py install
- C:/acedia-virtualenv/scripts/sloth-game.exe
- I'm using Linux:
- Download python3 using your repo
- apt-get install python3-virtualenv
- virtualenv -p python3 acedia-virtualenv
- Store the game in ~/acedia
- if distro == 'Ubuntu':
- sloth-virtualenv/bin/pip install -U setuptools
- sloth-virtualenv/bin/pip install ~/acedia
- sloth-virtualenv/bin/sloth-game
- I'm using Mac:
- Download python3 for your architecture from python.org
- MAKE SURE PYTHON IS SET TO BE INSTALLED IN YOUR PATH!
- Store the game in ~/acedia
- pip3 install virtualenv
- virtualenv -p python3 ~/acedia/virtualenv
- virtualenv/bin/pip install ~/acedia
- virtualenv/bin/sloth-game
- I use something else:
- Let me know what you're running and I'll help you.

### How do I run the tests?
- Install tox, and run it inside the repository directory
- ( such as: virtualenv/bin/tox ~/acedia )

### What needs done for tests?:
- main.py
- start.py
- finishing up store.py

### What tests have been completed?:
- None :-(

### FYI
- This game is not remotely close to complete, and things may change.
Authoring entity
Agency Name Role
Lvl4Sword owner
Language
English

Methods, software and scripts

Software
Name Libraries or packages used
Python
unittest, os, setuptools, arrow, dateutil, pyreadline, sloth, readline, bisect, sys, json, tempfile, datetime
License
Name
GNU Affero General Public License v3.0

Metadata production

Producers
Name Role
GitHub Bot bot
Date of Production
01 December 2019
National Data Archive

© National Data Archive, All Rights Reserved.