No features have been listed yet.
No Halite Programming Challenge videos yet. You could help us improve this page by suggesting one.
Based on our record, Battlesnake should be more popular than Halite Programming Challenge. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Battlesnake is a bit like Robot Wars for programmers: by controlling your snake with code, battles with other snakes can be won or lost. - Source: dev.to / about 1 year ago
Somewhat tangential, but RustConf last year had a talk[1] about a guy picking up Rust to get better times at Battle Snake[2]. [1] https://www.youtube.com/watch?v=-I1BfSpoWM0 [2] https://play.battlesnake.com/. - Source: Hacker News / over 1 year ago
You could use a short response timeout (<1s) to make it impractical for human players to participate - for instance, that's what Battlesnake does (https://play.battlesnake.com/). Players provide an endpoint that follows the required API and their code never leaves their machines. - Source: Hacker News / over 1 year ago
Battlesnake is a multiplayer game where a small server you write plays a survival-style snake game paired with snakes implemented by others. - Source: dev.to / over 2 years ago
Also for fun / to answer the passion part: how far can you get in https://warriorjs.com/ or https://play.battlesnake.com/ :) It's getting more advanced than you'd think. Source: over 2 years ago
Halite - Create AI to face off against other people’s AI. More specialized on AI. - Source: dev.to / over 3 years ago
(If you've heard of Two Sigma's Halite, this might be of particular interest to you.). Source: over 3 years ago
The 3rd iteration of https://halite.io/ had toroidal / wrap-around maps and is extremely difficult for RL to beat hand crafted rule based bots. Quite interesting! Probably too big of a step up from this project though. Source: almost 4 years ago
This is curiously similar to https://halite.io/ by Two Sigma. - Source: Hacker News / about 4 years ago
Screeps - Learn to code JavaScript by playing game.
Yare.io - RTS game where you control units with JavaScript
LeetCode - Practice and level up your development skills and prepare for technical interviews.
CodeCombat - Learn programming with a multiplayer live coding strategy game.
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
Robocode - Robocode is a programming game where the goal is to code a robot battle tank to compete against...