Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 574 Bytes

Slowpoker

This is a prototype of Slowpoker, a 2-player Pokémon-themed version of poker. This prototype is built to run in a terminal session, so as of now, the two players would have to share a computer.

Running

To play run:

python3 run.py

Rules

See RULES.md.