Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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)