# FXGL游戏 **Repository Path**: BigData_YC/game ## Basic Information - **Project Name**: FXGL游戏 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-02 - **Last Updated**: 2023-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简单的Demo ## 1、环境 jdk17、Maven3 ## 2、运行 ```agsl 启动类: com.yc.game.GameApp 启动命令: java -jar XXX.jar ```