Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgaref/tichu
Tichu Card Game Java Implementation with user graphics interface!
https://github.com/pgaref/tichu
Last synced: 4 days ago
JSON representation
Tichu Card Game Java Implementation with user graphics interface!
- Host: GitHub
- URL: https://github.com/pgaref/tichu
- Owner: pgaref
- Created: 2015-01-27T02:50:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-28T23:54:09.000Z (almost 10 years ago)
- Last Synced: 2023-08-05T02:54:02.226Z (over 1 year ago)
- Language: Java
- Size: 6.62 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tichu
Tichu Card Game Java Implementation with user graphics interface!
Game is implemented based on the MVC model.
View was mainly implemented using AWT.GameMaster class and its dependencies in UML:
![alt tag](https://github.com/pgaref/Tichu/blob/master/Docs_/tichu.game.jpg)
Game Screenshot:
![alt tag](https://github.com/pgaref/Tichu/blob/master/Docs_/1.JPG)