https://github.com/guidanoli/rummy
Rummy Card Game
https://github.com/guidanoli/rummy
game rummy
Last synced: about 2 months ago
JSON representation
Rummy Card Game
- Host: GitHub
- URL: https://github.com/guidanoli/rummy
- Owner: guidanoli
- License: mit
- Created: 2019-07-10T19:46:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T22:06:47.000Z (about 6 years ago)
- Last Synced: 2025-03-10T15:18:55.582Z (7 months ago)
- Topics: game, rummy
- Language: Java
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rummy Card Game
[](https://travis-ci.org/guidanoli/rummy)
This project is an attempt to make a robust Java application for the game "Rummy", making use of **TravisCI**, **JUnit** and **Maven** - tools that I will get accustomed with through the development. The game will also have a GUI and saving/loading functionalities.