Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/imnotannamaria/python-turn-combat-game
- Owner: imnotannamaria
- Created: 2024-05-09T16:36:57.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-09T19:59:40.000Z (6 months ago)
- Last Synced: 2024-05-09T22:22:55.149Z (6 months ago)
- Topics: oop, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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