Coder Social home page Coder Social logo

tank-royale's Introduction

Robocode Tank Royale

Build the best - destroy the rest!

About

Robocode is a programming game where the goal is to code a bot in the form of a virtual tank to compete against other bots in a virtual battle arena. The player is the programmer of the bot, who will have no direct influence on the game. Instead, the player must write a program for the brain of the bot. The program is telling how the bot must behave and react to events occurring in the battle arena.

The name Robocode originates from an older version of the game and is a short for "Robot code". With this new version, the world "bot" is used instead of "robot".

The game is designed to help you learn how to program and improve your programming skills and have fun while doing it. Robocode is also useful when studying or improving machine learning in a fast-running real-time game.

Robocode's battles take place on a battlefield, where small automated tank bots fight it out until only one is left like a Battle Royale Game. Hence the name Tank Royale.

Please notice that Robocode contains no gore, no blood, no people, and no politics. The battles are simply for the excitement of the competition that we love so much.

Example of a battle

Documentation

Robocode Tank Royale Docs

Supported platforms

The Robocode game itself needs Java 11 or newer for running, and has been tested to run on:

  • Windows
  • macOS
  • Linux

Bots can (in theory) be written for any platform and programming language, as long as they have access to a WebSocket API.

However, to handle all the trivial communication between a bot and the server, Bot APIs are provided for:

  • Java (JVM) platform and
  • Microsoft .Net platform

Both implementations are first class citizens within Tank Royale.

Next platform to support will be:

  • Web platform (JavaScript or WebAssembly)

Supported programming languages

Due to the current bot APIs for the JVM and .Net, Robocode (should be) able to support these programming languages with the current Bot APIs:

Java (JVM) platform:

.Net platform:

Note that sample bots are only provided for Java and C# for now. But sample bots for other programming languages might arrive in the future.

Build tool used

Gradle is being used as build tool for building all artifacts and documentation of Tank Royale, which is a multi-module project.

Maintainer

@flemming-n-larsen

License

Apache License 2.0 © Flemming N. Larsen

tank-royale's People

Contributors

flemming-n-larsen avatar fnl-trackunit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.