Skip to content

A python implementation of Zvi's resource-management solitare game, Carpe Diem.

Notifications You must be signed in to change notification settings

mudPi314/carpediem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

carpediem

A python implementation of Zvi's resource-management solitare game, Carpe Diem.

To run it, just open a terminal, clone the repo, cd into the folder, and run carpediem.py.

git clone https://github.com/mudPi314/carpediem.git
cd carpediem
python3 carpediem.py

The only dependency is Python 3. For rules, see the link above. I modified the rules very slightly, implementing the suggestion in this comment, so it is the last card drawn, rather than the first, that is used to determine whether or not you drain an extra energy at the start of the day.

I coded this in one afternoon, so it is kind of shitty and probably has bugs that I haven't found. Feel free to pull request if you want to make it less shitty.

About

A python implementation of Zvi's resource-management solitare game, Carpe Diem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages