https://github.com/bryanoliveira/python-playing-cards
A python implementation of a deck of playing cards.
https://github.com/bryanoliveira/python-playing-cards
Last synced: 7 months ago
JSON representation
A python implementation of a deck of playing cards.
- Host: GitHub
- URL: https://github.com/bryanoliveira/python-playing-cards
- Owner: bryanoliveira
- License: mit
- Created: 2019-02-10T18:29:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-07T23:18:07.000Z (over 4 years ago)
- Last Synced: 2025-01-03T01:54:38.830Z (9 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Playing Cards
A python implementation of a deck of playing cards using OpenAI Gym-inspired interface. Includes a prototype of a spanish/italian game called Truco that is very popular in Brazil.