https://github.com/bemug/cowbot
Text-based saloon defender game for IRC
https://github.com/bemug/cowbot
cowboy francais irc irc-bot irc-game python python3 rpg text-based text-based-game text-based-rpg
Last synced: 19 days ago
JSON representation
Text-based saloon defender game for IRC
- Host: GitHub
- URL: https://github.com/bemug/cowbot
- Owner: bemug
- Created: 2023-05-04T12:16:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-02-02T12:31:42.000Z (5 months ago)
- Last Synced: 2026-02-03T01:48:20.256Z (5 months ago)
- Topics: cowboy, francais, irc, irc-bot, irc-game, python, python3, rpg, text-based, text-based-game, text-based-rpg
- Language: Python
- Homepage:
- Size: 229 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cowbot
Cowbot is a text-based RPG over IRC taking place in the wild west era. Players have to defend the local saloon from intruders.
## Instalation
Using virtual environements is recommended, but not mandatory.
```
python -m venv env
. env/bin/activate
```
```
pip install -r requirements.txt
```
## Configuration
```
cp config-template.cfg config.cfg
$EDITOR config.cfg
```
## Running
```
python cowbot.py
```
Cowbot icon created by shmai - Flaticon