Skip to content

marchunter/revolution_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

revolution_py

python implementation of the card game "revolution" (Japanese game, similar to the game "president")

Rules section will be added later here

implementation includes

  • classes for objects during the match
  • random mode, all human mode, one human vs random mode.
  • number of players, number of rounds, ... can be chosen

to do:

  • ml implementation
  • make it MUCH faster!

how to use:

python3 revolution.py

within revolution.py you can change the GAME_MODE at the beginning of the file. Other parameters need to be changed in the code for now.

About

python implementation of the game revolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages