Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 735 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 735 Bytes

繁體中文 English

點我加一

點我加一,一款數字益智遊戲,使用點擊來消除方塊,非常好殺時間。 這款遊戲也作為 111 學年度中央大學計算計概論二的期末專案,使用 Java 與 JavaFX 製作而成。

如何執行

  • main class
TapMePlusOne.Main
  • VM arguments
--module-path "your javafx lib path" --add-modules javafx.controls, javafx.xml, javafx.media
  • Requirement and Dependencies
    • JRE 19
    • JavaFX 19
    • json-simple 1.1.1
    • dreamlo token
      • 請將 dreamlo 的 private token 存至 token.txt 中並放在遊戲根目錄