This repository is the final project for 2110215 Programming Methodology course at Chulalongkorn University.
IDE: IntelliJ Community Edition
JDK >= 20.0.2
Library: JavaFX
Set your Virtual Machine Options in IntelliJ to the following
--module-path [path to javafx sdk's lib folder] --add-modules javafx.controls,javafx.fxml,javafx.graphics,javafx.media
To execute jar file run the following command:
java -jar [vm options] [path to .jar file]
Contributors:
Pasin P. @spad1e
Teetat T. @ttamx