Skip to content

rynoschni/terminal-kombat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TERMINAL KOMBAT - Python Project

Terminal Kombat is a fighting role-playing-game using the python programming language.

intro_screen

Team members

Gameplay

A player chooses a character from a list on 9 characters to battle the remaining 8. The player will then battle an opponent until either the player's health or the opponent's health has reached zero. The player has the option to choose a kick attack, a punch attack, or a special attack which is unique to each character to try and reduce the level of the opponents health. Once the player has taken a turn, the computer opponent will attack the player with a random attack of its own. Both the player and computer opponent have a level of defense against the attacks. Characters have different levels of attacks and defense that are shown at the selection screen between low, medium, and high. If the player survives the battle with the first opponent they will move on to the next round.

character_selection

story

begin_fight

victory

yourdead

About

DigitalCrafts - Python Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%