DEV Community

FailNot
FailNot

Posted on

My first project (Fighters)

Created my first project for my codecademy course:

The project is a small terminal based game introducing to fighters into an arena to compete against each other.

Players choose their weapons and armors to determine their attack and health values and then engage in combat.

Image description

https://github.com/PiercingCloud/Fighters.py

This was a great learning curve for me and has helped me in combining everything i have learnt so far. It tested me in alot of areas and took quite some time to get over certain hurdles but i finally got there its working as it should and has been a fun learning experience

Top comments (0)