# Robocode **Repository Path**: mirrors/Robocode ## Basic Information - **Project Name**: Robocode - **Description**: Robocode是2001年7月在美国IBM 的Web alphaWorks上发布的坦克机器人战斗仿真引擎 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/robocode - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2019-09-22 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Robocode ![Robocode logo](https://robocode.sourceforge.io/gfx/robocode_logo_tanks.png) **Motto: _Build the best — destroy the rest!_** **Robocode** is an engaging and educational [programming game] that allows you to code, test, and improve robot battle tanks. The game's primary aim is to teach programming skills in a fun and interactive environment. With Robocode, you can: - **Learn to Program**: Develop programming skills in languages like Java and Kotlin. - **Create Battle Tanks**: Design and program virtual robots that compete against each other in battles. - **Improve Problem-Solving**: Enhance your algorithmic thinking and problem-solving skills by writing better code to outsmart opponents. Robocode is suitable for all levels—from beginners taking their first steps in coding to experienced developers looking for a fun challenge. Whether you are learning to program or just seeking a stimulating activity, Robocode offers a platform where you can have fun while honing your skills. Get started with Robocode today and unleash your inner programmer! - [Robocode home page] - [Introduction] to Robocode - [RoboWiki] is the best way to learn about Robocoding - [Robocode group] is where you can ask questions - [Facebook group] is a community for enthusiasts of the Robocode programming game - [Robocode Application Developers] is for people that want to develop or experiments with the Robocode application ( game) - [Robocode Guide for building Robocode], if you want to build Robocode yourself Also note that a new version of Robocode supports C# as well (and more languages in the future): - [Robocode Tank Royale] is a new platform for Robocode Happy Robocoding! 🤖⌨️ [programming game]: https://x-team.com/magazine/coding-games "23 Programming Games to Level Up Your Programming Skills" [Robocode home page]: https://robocode.sourceforge.io/ "Home page for Robocode" [Introduction]: https://robocode.sourceforge.io/docs/ReadMe.html "Introduction into Robocode" [RoboWiki]: https://robowiki.net/ "RoboWiki - Collecting Robocode knowledge since 2003" [Robocode group]: https://groups.google.com/g/robocode "The Robocode Group" [Facebook group]: https://www.facebook.com/groups/129627130234/ "The Facebook group for Robocode" [Robocode Guide for building Robocode]: https://robowiki.net/wiki/Robocode/Developers_Guide_for_building_Robocode "The guide for how to how to build Robocode (the game)" [Robocode Application Developers]: https://groups.google.com/g/robocode-developers "Group for developers of the Robocode application" [Robocode Tank Royale]: https://github.com/robocode-dev/tank-royale/blob/main/README.md "Robocode Tank Royale"