Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

CaptCaptain/card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 

Repository files navigation

Card Game Source Code

This is source code for all my card games!

Dependencies

To compile this gamemode, you'll need:

Compiling

  1. Download this repository and put it somewhere on your computer.
  2. Download my OverPy modules repository and place it in the same place as the gamemode repository.
  3. Open Visual Studio Code and install OverPy if you haven't already.
  4. Open any game.opy file (except the one in shared) and press CTRL + S to compile to your clipboard.
  5. Paste the code as workshop code in Overwatch.

Credits