Skip to content

roselone/San11SC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

San11SC

San11 Scenario Creator

The tool helps to create San11 Scenario for multi-players. Each player chooses one city as capital and some heros to fight with others.

Usage

1. Install Python (>=3.5)

2. Prepare game configure-file

The configure file is microsoft .xlsx file. (.xls is not support). Create a sheet named 'source' and configure on this sheet.

The sheet looks like the table below. The first line is the kings of each kingdom. The second line is the capital of each kingdom. The third and after lines are heros each player chosed.

                                                                       
刘备曹操孙权 ...
小沛许昌柴桑...
关羽郭嘉周瑜 ...
张飞许褚陆逊 ...
......... ...

3. Run the tool

$ chmod a+x exportMan.py
$ ./exportMan.py n m configure-file-name

n is the number of players. m is the number of heros for each player(include the king).

About

San11 scenario creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages