Battlesnake – Competitive Snake Games over HTTP
play.battlesnake.io
Battlesnake – Competitive Snake Games over HTTP
1–10 of 55 posts
Re: Battlesnake – Competitive Snake Games over HTTP
#2Re: Battlesnake – Competitive Snake Games over HTTP
#3Just curious, what would be the best hosting option for beginners to use for their snake API server?
https://github.com/battlesnakeio/community/blob/master/start...
Re: Battlesnake – Competitive Snake Games over HTTP
#4Re: Battlesnake – Competitive Snake Games over HTTP
#5I just realized that a multiplayer Snake is basically the TRON racing game played on a discrete grid.
Re: Battlesnake – Competitive Snake Games over HTTP
#6Write a program to play the game Snake
Step 2
Deploy using whatever technology you like
Step 3
Battle other snakes and compete in arenas!
"
Sounds cool, that title make it sound like yet another worms.io clone, but this is programmatic gaming - I feel the title should include that, or "make a snake bot to battle in a classic 'snake' arena".
Re: Battlesnake – Competitive Snake Games over HTTP
#7Just curious, what would be the best hosting option for beginners to use for their snake API server?
Re: Battlesnake – Competitive Snake Games over HTTP
#8" Step 1 Write a program to play the game Snake Step 2 Deploy using whatever technology you like Step 3 Battle other snakes and compete in arenas! " Sounds cool, that title make it sound like yet another worms.io clone, but this is programmatic gaming - I feel the title should include that, or "make a snake bot to battle in a classic 'snake' arena".
Re: Battlesnake – Competitive Snake Games over HTTP
#9I'm aware of http://fruitbots.org/, which I had a lot of fun with.
Re: Battlesnake – Competitive Snake Games over HTTP
#10I have a question - with AI nowadays that can dominate pretty much any board game - is there any hope for anyone 'hand coding' a strategy here against someone who just trains an AI model.
How does the problem space change in a game such as this where it may be 1v8 opponents vs a 1v1 game such as chess I wonder