Git Product home page Git Product logo

halite2python's Introduction

Halite2Python

Python code for Halite 2 game

Halite is an open source artificial intelligence programming challenge, created by Two Sigma, where players build bots using the coding language of their choice to battle on a two-dimensional virtual board.

General

Utilize this repository to store past submissions and use branching to test strategies and features. For example, an agressive bot would be kept in a separate branch from a cautious bot.

Workflow

  1. Start by submitting the starter bot
  2. Watch the bot play/ compare to the best players
  3. Brainstorm tactics or strategies to improve the bot
  4. Code the ideas (either adding to appropriate branch or creating a new branch)
  5. Play the alternate bots locally against each other & watch replays (using halite2 cli)
  6. Submit the best of your new bots
  7. Repeat Steps 2-7

Strategy

The main bot's current strategy is...

Ideas and alternatives may be written here: Strategy

halite2python's People

Contributors

eli1797 avatar

Watchers

James Cloos avatar

halite2python's Issues

ToDo

Fill mining capacity for owned planets after all the planets are occupied

Ensure timeouts don't occur (see Matthew's highschool friend's)

Build a bot that shifts to a planet by planet basic after a certain point in game

Enhancements

Maybe create perimeters around entities to support defense

Ex.
A planet has a perimeter radius of 1.5 times its radius and if any enemies enter that radius all nearby ships of mine are tasked with defending that planet

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.