https://github.com/singlezombie/monstermanualplus
An advanced monster manual for Tower of the Sorcerer.
https://github.com/singlezombie/monstermanualplus
game gui python tower-of-the-sorcerer
Last synced: about 1 month ago
JSON representation
An advanced monster manual for Tower of the Sorcerer.
- Host: GitHub
- URL: https://github.com/singlezombie/monstermanualplus
- Owner: SingleZombie
- Created: 2022-01-01T07:03:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T17:48:17.000Z (over 4 years ago)
- Last Synced: 2025-01-12T12:19:49.582Z (over 1 year ago)
- Topics: game, gui, python, tower-of-the-sorcerer
- Language: Python
- Homepage:
- Size: 891 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monster Manual +
This is an advanced monster manual for Tower of the Sorcerer mods. Users can get a plenty of extra imformation for decision making when playing tower of the sorcerer mods.
## Install and run
```
python setup.py develop
python main.py
```
# 怪物手册+
这是一个高级的魔塔游戏怪物手册。用户可以从这个工具中获取大量的额外信息,以辅助魔塔游戏中的决策。
## 安装与使用
```
python setup.py develop
python main.py
```

