Skip to content

evgenpatiy/game-domino-swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic domino game (made with Java 8 / Swing AWT)

Java-written, minimal-size-driven application for playing classic domino

Installation and usage (tested on Linux / Windows)

  • Clone current git repository to local machine

git clone https://github.com/evgenpatiy/game-domino-swing.git

  • Compile source code using command below. Warning: existing Java 8 and MAVEN installation required!

mvn clean compile assembly:single

  • "target" directory will be created, find domino-1.0-SNAPSHOT-jar-with-dependencies.jar inside and run application as per below, or just double-click on it, if your operating environment enables it

java -jar domino-1.0-SNAPSHOT-jar-with-dependencies.jar

Gameplay

Screenshot

Author

  • Yevgen Patiy

License

Feel free to use, modify or distribute this software. This project is licensed under the GNU GPL 2.0 license.

About

Classic domino game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages