Skip to content

Ezrnest/SpiderCardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spider Card Game

A spider card game written in Python.

Run the game

Simply runs base/TkInterface.py with python.

Introduction

The game is basically the same as the spider card game defautly installed on Windows. In addition, players can view their statistics and save and load games. This implementation supports both command line interface and visual interface. The file Core.py contains the basic logic of the game. The files CommandLine.py and TkInterface.py are implementation of two kinds of interfaces.

Future plan

The latest version of spider card game on Windows10 can generate games of different difficulty. I am thinking of algorithms to implement this feature.

About

A spider card game written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages