Skip to content

final project from Master 1 semester 1 POO class.

Notifications You must be signed in to change notification settings

g-armand/karka-son

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

karka-son

This is the final project from Master 1 semester 1 POO class. The aim was to code a Domino game and a Carcassonne game, and to implement both of the games in a dynamic UI.

To play the games you need to:

  • run the following command to compile the code:
    • cd src && javac *.java
  • run the following command to start the game with the UI:
    • java MainTest dynamicUI
  • run the following command to start a domino game in command line:
    • java MainTest commandlines

About

final project from Master 1 semester 1 POO class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages