Card Fight: A Python Terminal Game

Patricia Arquette
Release: 2024-11-02 06:13:29
Original
424 people have browsed it

https://github.com/Mareyia/CardFight

'Card Fight' was created for the purpose of completing the 'Portfolio Project: Python Terminal Game' Module
from CodeCademy: Computer Science Career path.

Before this module there was another project that the course asked of me to create after finishing the lessons about Data stractures and Objects in Python3 to test my new skills and it was at that moment that
I came with the idea of creating the particular program.

At first I was planing to do sepereate projects but after seeing the scale of the project I realized that it was more than a simple "test" or a "summary project" and it was fiting for the requirements of the second project.

I progressed and decided to make it as my official portofolio project marking my completion of the first section of the Computer Science path.

The project is a small terminal game for two players
Both players pick a deck with 12 cards each and the are putting the one card against each other.

The Logic of this game is a simplefied version of the board game "Unmatched":
"https://en.wikipedia.org/wiki/Unmatched_(board_game)" witch my hole project is based on
Card Fight: A Python Terminal Game

The above is the detailed content of Card Fight: A Python Terminal Game. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!