# EatBallGame **Repository Path**: dengfaheng/EatBallGame ## Basic Information - **Project Name**: EatBallGame - **Description**: java大作业,大球吃小球游戏 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-06 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EatBallGame java结课大作业,大球吃小球游戏 # 游戏截图 ![](https://upload-images.jianshu.io/upload_images/10386940-8fe5389659ea37db.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![](https://upload-images.jianshu.io/upload_images/10386940-4a41d2c23d5b96b4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![](https://upload-images.jianshu.io/upload_images/10386940-2ec95b60c06d03c3.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) ![](https://upload-images.jianshu.io/upload_images/10386940-782731af81204328.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240) # 游戏规则 - 顶部为生命条,会缓慢减少,需要持续吃小球续命。 - 吃到💊可以快速增加生命条,没事可以多吃点。 - 吃到💣会直接爆炸,游戏结束。 - 吃到小黄球会被打回原形,不要涉黄! # 说明 - 项目由小组合作完成 - 下载导入eclipse即可运行