# battle-of-balls **Repository Path**: xkpu/battle-of-balls ## Basic Information - **Project Name**: battle-of-balls - **Description**: 仿 球球大作战, 单机版, 安卓游戏, 大学毕业设计项目, 仅供学习使用. Battle of Balls is a popular game in whole world,So for my study and interest, I decided to imitate one. This is a standalone version of the Battle of Balls hope you like them! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-17 - **Last Updated**: 2024-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Battle of Balls ## Project profile Battle of Balls is a popular game in whole world,So for my study and interest, I decided to imitate one. This is a standalone version of the Battle of Balls hope you like them! ## Project structure description ```java Battle of Balls |-app // App source |-build // Build |-_src // Source |- main // Main project context |- java // Contains the source code files |- res // Contains various visual resources. |- resources // Resources |-README.md ```