This game is a simple board game where knights can pick a power item and can fight with each other, provided inputs in moves.txt file
- Please provide your inputs inside the following file
battling-knights/data/moves.txt
. - Run from the terminal i.e
python3 battling-knights
.
output of final result will be saved at battling-knights/data/final_state.json
file.