Giter VIP home page Giter VIP logo

2022-arctica's Introduction

Entelect Challenge 2022 - Arctica

The Entelect Challenge is an annual coding competition where students, professional developers, and enthusiasts develop an intelligent bot to play a game.

This year, the game is Arctica!

We have made it as simple as possible to get started. Just follow the steps below.

Step 1 - Download

Download the starter pack zip file and extract it to the folder you want to work in.

Step 2 - Run

Follow the instructions in the readme files to run your first match between 4 of the provided starter bots.

Step 3 - Upload

Sign up to the player portal here, and follow the steps to upload your bot to take part in tournaments!

Step 3 - Improve

Change some of the provided logic or code your own into one of the given starter bots and upload it to the player portal, and see how you stack up against the rest!

WIN!!!

For more information, visit one of the following:

Our website

Our forum

Or read the rules in the game-rules.md file.

Project Structure

In this project you will find everything we use to build a starter pack that you can use to run a bot on your local machine. This project contains the following:

  1. engine - The engine is responsible for enforcing the rules of the game, by applying the bot commands to the game state if they are valid.
  2. runner - The runner is responsible for running matches between players, calling the appropriate commands as given by the bots and handing them to the engine to execute.
  3. logger - The logger is responsible for capturing all changes to game state, as well as any exceptions, and write them out to a log file at the end of the game.
  4. starter-bots - Starter bots with limited logic that can be used a starting point for your bot. This folder also contains a bot called ReferenceBot, you can use this bot to test your bot against!
  5. ec-compose - This folder contains all files required to run this year's game in docker. Refer to the readme in this folder on how to use it.

Note: The GameRunner and Logger have now been moved inside the game-engine project.

This project can be used to get a better understanding of the rules and to help debug your bot.

Improvements and enhancements will be made to the game engine code over time. The game engine will also evolve during the competition after every battle, so be prepared. Any changes made to the game engine or rules will be updated here, so check in here now and then to see the latest changes and updates.

The game engine has been made available to the community for peer review and bug fixes, so if you find any bugs or have any concerns, please e-mail us or discuss it with us on the Challenge forum, alternatively submit a pull request on Github and we will review it.

Starter Pack

The starter pack will provide you with everything that you'll need to run your first bot and compete in this year's challenge. To get the starter pack, simply download the latest release found here.

More information on how to use this starter pack is included in the readme you'll receive inside it, as well as here

Submission Process

This year, we have introduced a new way to automate submissions through GitHub!

For more information, sign up for the player portal here, and follow the steps!

Right, I'm ready. How do I build my own bot?

Great! We're super excited to see how well you do! Please read through here for everything you need in order to build your own bot.

2022-arctica's People

Contributors

fabioloreggianentelect avatar jordanmullerentelect avatar styphoiz avatar jeniquepeters avatar quattroviper avatar fabioloreggian avatar

Watchers

James Cloos 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.