Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imnotannamaria/python-turn-combat-game

A turn combat game to learn OOP Concepts with python.
https://github.com/imnotannamaria/python-turn-combat-game

oop python

Last synced: about 10 hours ago
JSON representation

A turn combat game to learn OOP Concepts with python.

Awesome Lists containing this project

README

        

# Turn Combat Game with Python

A game where the player controls a hero and faces an enemy in a turn-based battle. The game features requirements such as:
- Turn-based gameplay
- Player control of the hero
- Normal and special attacks
- Hero or enemy defeat upon depletion of health points