Skip to content

jessemillar/sabacc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sabacc

This game is a work in progress.

For the purposes of this project there will be two parts:

  1. Backend text based version
  2. Graphical version with little logic

The goal is to eventually merge the two and create a full game.

Quick Start

  1. Ensure Python is installed on your machine
  2. Clone/download this repo
  3. Install dependencies
    pip install arcade
    
  4. Run the game
    python main.py
    

About

The start of creating a playable version of the card game Sabacc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%