Skip to content

vivekbw/BattleSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Battlesnake Written in Python 🐍

Objectives

  • Utilize the Battlesnake API to gather data regarding board dimensions, enemy snakes, and food locations to compute appropriate moves for the snake
  • Implement a recursive algorithm on enemy snakes to predict their moves and adjust the snake's actions accordingly
  • Deployed on Heroku to reduce latency by 77% from ~335ms to 70ms

Technologies Used

Releases

No releases published

Packages

No packages published

Languages