Skip to content

MatWich/DungeonMayhemClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DungeonMayhemClone

GUI version of the card game named Dungeon Mayhem

TO DO:

  • Create game logic and classes

    • Card class
    • Player class
  • Create some basic gui

    • MainWindow class
    • Game Window
    • Menu Window
    • Exit Window
  • Connect GUI to logic

How to start

$ git clone https://github.com/MatWich/DungeonMayhemClone.git
$ cd DungeonMayhemClone
$ pip install -r requirements.txt
$ python ./main.py

Run Tests

$ python -m unittest

About

GUI version of the card game named Dungeon Maythem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages