Skip to content

Our snake for Dalhousie's Battle Snake competition

Notifications You must be signed in to change notification settings

a-powelson/BattleSnake

 
 

Repository files navigation

BattleSnake

Created by:

Ava Powelson, Kent Richards, Sarah Pollock-Jordan

Description:

This is a Battlesnake called "Boa-Constuctor" created for competing in Battlesnake compititions. It conducts a desicion making process using Dijkstra's Algorithm to find the shortest path to food and other snakes on the game board and it uses the Flood Fill Algorithm to help it determine the size of spaces to ensure saftey. https://play.battlesnake.com/

History:

3rd Place Prize Winner - January 2023 Dalhousie University Battlesnake Tournament hosted by ShiftKey Labs. https://shiftkeylabs.ca/battlesnake/

About

Our snake for Dalhousie's Battle Snake competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.2%
  • Cython 5.9%
  • C++ 2.3%
  • Other 0.6%