Giter VIP home page Giter VIP logo

battlecode2017's People

Contributors

gullesnuffs avatar halfvoxel avatar jbloxham avatar kazimuth avatar nmccoy avatar simonlindholm avatar vontell avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

battlecode2017's Issues

Do not fire bullets straight at enemies

Those are easy to avoid since all bullets fired at an enemy will pass through the same point. It might be better to add some randomness or some other heuristic to spread the bullets out a bit more.

Use prediction when firing bullets

Some units might have very predictable movement patterns and bullets should therefore be fired at where we think the enemy will be in the future.

Possibly this is just wasted effort however as the high ranking bots will likely have a similar type of bullet avoidance as our bot has, and thus the effort should go toward making it very hard to find any space that is not occupied by a bullet.

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.