/godzilla

A simplified digital version of king of tokyo

Primary LanguagePython

Play King of Tokyo with python

This repo contains a simplified digital version of King of Tokyo. Just implement the two functions in dummy_agent.py to play! Is it easy to play perfectly? I have no idea, let's find out! To play 100 games between the two example agents just run:

python game.py random_agent angry_agent

DALL·E 2023-12-19 03 10 27 - An action-packed scene of a massive reptilian monster in the midst of causing chaos on a bright afternoon in the city  The creature is in a dynamic po

King of Tokyo is a pretty simple board game, the rules are in the rulebook.pdf. This digital version is even simpler than the real-world version. There are no power cards, all games are played 1v1, and since there are no energy crystals to buy power cards the die are 5-sided.