Giter Club home page Giter Club logo

codingame-spring-2022's Introduction

Codingame spring 2022 🎮

Introduction video by Mathis Hammel:

Watch the video

The challenge pits two players against each other on a rectangular map. They each get 1 base with 3 hit points (on opposed corners) and 3 heroes who can move, attack and use spells. The twist is that the heroes can only attack monsters (who regularly and symmetrically spawn from the edge of the map), not other heroes nor enemy base. Doing so generates mana, which is used to cast spells. Monsters within a certain radius of a player’s base will be attracted to it, and if they are not killed before reaching it they do 1 hit point of damage. A player whose base drops to 0 hit points obviously loses the game.

Players play through a program they write beforehand, with no input nor command during the game. The programming language was free of choice. The program received data each turn describing the state of the battlefield and must output 3 lines, each one describing an hero’s action for the turn.

The challenge worked by leagues (namely Wood 2, Wood 1, Bronze, Silver, Gold and Legend) where you had to defeat a NPC Boss and a fixed amount of players to rank up. On Legends there was no Boss and players where ranked with an ELO-like system.

CodinGame's Spring Challenge 2022 event.

https://www.codingame.com/contests/spring-challenge-2022/

Community starter AIs are located here:

https://github.com/CodinGame/SpringChallenge2022/tree/main/starterAIs

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.