Skip to content

The game is the terminal version of Clash of Clans game. In this the player operates the king and the barbarians attacks automatically by finding the nearest building using different algorithms.

Notifications You must be signed in to change notification settings

chandan-shrivastava/Clash-of-Clans-Clone

Repository files navigation

Clash of Clans Clone

• 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.

How to run:

python3 main.py

Controls:

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

Replay

Plays the replay of last game. Here number is the number of game (0 indexed).

python3 replay.py <number>

About

The game is the terminal version of Clash of Clans game. In this the player operates the king and the barbarians attacks automatically by finding the nearest building using different algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages