• The game is the terminal version of Clash of Clans game.
• King and Queen are operated by the user/player.
• The Barbarians, Balloon and Archers attacks automatically by finding the nearest building using some algorithms.
python3 main.py
w = move up
a = move left
s = move down
d = move right
h = heal spell
r = rage spell
i,o,p = spawn barbarians
j,k,l = spawn archers
b,n,m = spawn baloons
q = quit
python3 replay.py <number>