# CityBattle **Repository Path**: orangiii/CityBattle ## Basic Information - **Project Name**: CityBattle - **Description**: 本项目为我们小组在软件开发基础能力训练中选择重制的1985年发行《坦克大战》的源码。项目使用Java语言,在Eclipse上开发,您可以通过下面的链接联系我,or link to English version @ https://github.com/Jiaocz/CityBattle - **Primary Language**: Java - **License**: CC0-1.0 - **Default Branch**: master - **Homepage**: https://orangii.cn - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-01-18 - **Last Updated**: 2025-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CityBattle 坦克大战 **中文项目请移步[https://gitee.com/orangiii/CityBattle](https://gitee.com/orangiii/CityBattle)** **English version please see [https://github.com/Jiaocz/CityBattle](https://github.com/Jiaocz/CityBattle)** **** ## Aim 目的 本项目由*成群结队*开发。 This project is developed by team *成群结队*. 此项目为课程*软件开发基础能力训练*的最终大作业项目,课程为训练学生软件开发的能力,要求我们编写一款游戏,我们选择了重制1985年发行的坦克大战。 This project was requested at a Software Developing Training class.The aim to this class is training our ability of software developing, with a task to develop a game, and we chosed CityBattle, a game released at 1985. ## ScreenShots 截图 - Start Menu 启动界面 ![image.png](https://i.loli.net/2021/01/22/v3hLRoqPeI8EGFA.png "Start Menu") - Gaming 游戏界面 ![image.png](https://i.loli.net/2021/01/22/s1Ry7iv8ICjTNhw.png "Gaming") - DIY Map 自定义地图 ![image.png](https://i.loli.net/2021/01/22/UnGBrx4V3fzbWCM.png "DIY Map") ## Downloads 下载链接 [点击这里](https://gitee.com/orangiii/CityBattle/releases)查看所有发布版本。 [See Here](https://github.com/Jiaocz/CityBattle/releases) to find releases. 最终发布版是[Tag v1.2.0](https://gitee.com/orangiii/CityBattle/releases/v1.2.0)。 Final release before project terminated is [Tag v1.2.0](https://github.com/Jiaocz/CityBattle/releases/tag/v1.2.0). .EXE文件是自带JRE环境的安装包,推荐没有安装Java环境的PC使用(仅限Windows)。 .EXE file is install program to install JRE and jar of this game, recommended if you haven't install Java Environment. .jar文件是Java编译打包文件,建议装有高于JRE1.8环境的设备使用。 .jar file is runnable java package, recommened if you have Java Environment later than JRE 1.8 installed. ## Notes 源代码使用Eclipse 202009版本开发,JDK版本1.8。 Source code is developed in Eclipse version 202009, JDK 1.8. 图片非原创。 Images are not owned by us. 项目从华为Devcloud迁移而来,**请不要打扰本项目的任何贡献者(我的队友)**! Project migrated from HuaWei Devcloud,**DO NOT DISTURB ANY CONTRIBUTOR IN THIS REPOSITORY!** 如果你有任何问题,您可以新增一个Issue([GitHub](https://github.com/Jiaocz/CityBattle/issues),[Gitee](https://gitee.com/orangiii/CityBattle/issues))或[在Github上进行讨论](https://github.com/Jiaocz/CityBattle/discussions),您的Issue或者discussion都**可能不被回复**。 If you have any problem, please open an [Issue](https://github.com/Jiaocz/CityBattle/issues) or [discuss](https://github.com/Jiaocz/CityBattle/discussions) with others who interested in this project. **Issues may not be replied by me.** **** 项目已于2021年1月14日终止,应该不会再出现新特性。 Project has been terminated since Jan. 14th, 2021. New feature may not come out. 如您想要向本项目优化代码或新增功能,请fork后创建pull请求。 To contribute to this repository, please fork and then make pull requests.