Skip to content

kristaps/mugloar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The program should run on any recent Python installation.

Install the dependencies first:

    pip install -r requirements.txt

Then run the program:

    python fight_knights.py


To play multiple games use the "-n" option:

    python fight_knights -n 100  # Will play 100 games


To get more detailed output use the "-v" option:

    python fight_knights -v  # Will print knight and dragon stats for each game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages