An open API service indexing awesome lists of open source software.

https://github.com/commandcracker/swords-and-souls-bot

A Bot that can Play Swords and Souls like a God!
https://github.com/commandcracker/swords-and-souls-bot

Last synced: about 2 months ago
JSON representation

A Bot that can Play Swords and Souls like a God!

Awesome Lists containing this project

README

          

# Swords and Souls Bot

A Bot that can Play Swords and Souls like a God!

## How to play Swords and Souls

Since flash player is deprecated the easiest and securest way to play Flash games like [Swords and Souls](https://armorgames.com/play/17817/swords-and-souls/) is to use [Flashpoint](https://github.com/FlashpointProject/launcher).

## Installation/ Requirements

[Python 3](https://www.python.org/downloads/) and [PIP](https://pip.pypa.io/en/stable/installation/#get-pip-py) is required.

```sh
cd Swords-and-Souls-Bot
pip install -Ur requirements.txt
```

## Run the bot

```sh
python src
```