Skip to content

A completely command line python game based on Supercell's "Clash of Clans" made using OOPS concepts. Made without using pygame/tkinter/cursors library.

License

Notifications You must be signed in to change notification settings

Nukitt/Attack-On-Terminals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attack On Terminals

A completely command line python game based on Supercell's "Clash of Clans" made using OOPS concepts. Made without using pygame/tkinter/cursors library.

Running the game

  1. Clone the repository.
  2. cd into the repository.
  3. run python3 game.py

Playing the game

  1. w/a/s/d for movemment.
  2. r for rage spell.
  3. h for heal spell.
  4. <space> for attack.
  5. j/k/l to spawn troops at different spawnpoints.

Viewing the replay

Run python3 replays.py and then enter the replay file name to view the replay.

About

A completely command line python game based on Supercell's "Clash of Clans" made using OOPS concepts. Made without using pygame/tkinter/cursors library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages