# bomb-server **Repository Path**: source/bomb-server ## Basic Information - **Project Name**: bomb-server - **Description**: 泡泡堂 java版本实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-03-30 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bombEffect-server #### 网游 <泡泡堂> - java版服务端 实现双人版,带基于awt的GUI测试代码 #### Software Architecture 依赖 1. JDK 1.8+ #### Installation 1. clone 2. open with IDEA 3. run 'main.java' #### Instructions 1. src - 源码 #### 其他 基于egret的客户端代码实现: 1. bombEffect-client-egret/ts #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request