Skip to content

AlphaBeta906/Modifiable-TCG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 

Repository files navigation

Maintenance Python Ask Me Anything ! Issues Bugs?

MODIFIABLE-TCG

This repository contains the code for a simple Trading Card Game written in Python 3.9. All source code is inside the folder src, available for everyone.

Playing in browser

You do not have to download the game to play it. It is available in the browser thanks to repl.it.
The game is available at https://replit.com/@AlphaBeta906/Modifiable-TCG. To play, click "Run".

Downloading (release)

The guides for downloading the game are in the releases section. Each page has its own guide.
The latest version is v1.1.3 and it is available here.

Downloading (via source code)

This option is much more preferable if you wish to change the game's code.

  1. Download Python 3.7 or later. from this link*.
  2. Download all files in the src directory, which include:
    • main.py
    • card.py
    • player.py
    • update.py
  3. In the same directory of your choice, copy/move these files.

The game runs much better in the terminal. If you want to play, go to the command line and the game's directory and enter py main.py to run.

About

A modifiable TCG,

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages