Code Monkey home page Code Monkey logo

deerhunt-battlecode2021's Introduction

Battlecode Deerhunt 2021 Game

What is Battlecode?

Battlecode is an AI competition that uniquely challenges partipants to combine game strategy, programming, and artificial intelligence. Although the game theme and rules change year-to-year, Battlecode remains a turn-based strategy game where 2 teams of virtual robots face off with only 1 team emerging as the winner.

Battlecode is MIT's longest running (20+ years) programming competition. It typically spans about 22 days and partipants can work either alone or on a team. The competition welcomes everyone from beginner programmers to advanced programmers. Participants often incorporate knowledge of artificial intelligence, pathfinding, distributed alogorithms and/or networking communications when developing their player program. Learn something new in those 22 days? No problem! Players are able to test and refine their AIs as the competition goes on.

Previous final competitions hosted by MIT can be found here.

Motivation

We want to challenge UTM students to program their own AI robots. The competition is also open to all levels of programming experience.

Battlecode: Merlin

In this year's game, play as a wizard while at war with another wizard. In this war, the wizards do not fight themselves, they instead fight by controlling their armies to capture the opposing wizard's flag, or bring him to submission by crushing his army.

Game Rules

Non-technical game manual Technical game manual

Tech Stack

This game is built with Python and Pygame

Requirements:

  • Python 3.9
  • pygame 2.1.0
  • Bash Shell for automated testing
  • CMD or bash for manual testing

Testing your Code

To test your code see our general guide

How to Submit

Submissions will be enabled January 6th and announcements will be made. You only need to submit your copy of =grid_player.py= and any new files that you created. You do not need to submit any of the helper classes that are provided to you. Your files should be at the root of the zip. You can achieve this by compressing to zip in your host OS.

To verify that you've zipped correctly, you can either =vim submission.zip= to ensure there are no folder only files or simply unzip your submissions and confirm that no folders are created.

How to Contribute

Contributions are appreciated and should be submitted through pull requests. We've broken the project down into tickets which are viewable on the Deerhunt Battlecode Board.

Contributions can be made by following these steps:

  1. Clone this repo
  2. Create a branch: git checkout -b your-change
  3. Make changes
  4. Push your branch
  5. Open a pull request

deerhunt-battlecode2021's People

Contributors

kyreljerome avatar aipioxtechson avatar alshadex avatar kimberlycao avatar utmrobotics avatar yousef-bulbulia avatar dakshchan avatar colerichardson avatar huonggiangbui 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.