Skip to content

Java implementation of the Board game "Ticket to ride" (Swiss version)

Notifications You must be signed in to change notification settings

David-Kyrat/CS108_Project-tCHu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPFL - CS-108 Project "tCHu"

Board game based on "Ticket to ride"

Made with:
Java JavaFx IntelliJ IDEA


Game Screenshots



Run the game

  • Windows: Download the executable from the release

  • Linux:
    If unzip isn't installed, install it.

    git clone https://github.com/David-Kyrat/CS108_Project-tCHu.git
    cd CS108_Project-tCHu
    make merge_split_jar
    make run # Aftewards, only run this command to launch the game

Note

  • An internet connection is required to properly get the fonts of the main-menu from google fonts

About

Java implementation of the Board game "Ticket to ride" (Swiss version)

Resources

Stars

Watchers

Forks

Packages

No packages published