Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages