https://github.com/tjdevries/unogame
Originally automatically exported from code.google.com/p/unogame-python
https://github.com/tjdevries/unogame
Last synced: 7 days ago
JSON representation
Originally automatically exported from code.google.com/p/unogame-python
- Host: GitHub
- URL: https://github.com/tjdevries/unogame
- Owner: tjdevries
- Created: 2016-02-15T17:58:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T01:29:45.000Z (over 10 years ago)
- Last Synced: 2025-03-06T08:15:21.251Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uno in Python
This game is based on the UNO card game. You will be able to set up a client/server architecture with it so you can play with friends!
# Directions
TODO
# License and Stuff
I originally found this at code.google.com/p/unogame-python, and want to thank whoever the owner was of that. I could not really figure out anything from that site. I think it is under GPLv3 Licensing, and so I will do the same then.