An open API service indexing awesome lists of open source software.

https://github.com/stonet2000/battlehack20


https://github.com/stonet2000/battlehack20

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# BattleHack 2020 Bot - ILikeBracketsOverTabs

This is the code for my battlehack 2020 bot hosted by [Battlecode](https://battlecode.org), it got 2nd

Clearly, you can tell I don't like tabbing in python.

My final bot is at `bots/king`. Ironically one of the weaker units in Chess compared to my past iterations in ascending order of `pawn`, `knight`, `bishop`, `rook`, and `thequeen`.

The viewer in `viewer` was copied over from [here](https://github.com/rzhan11/battlehack2020-viewer)

Also checkout my [tournament runner](https://github.com/StoneT2000/BattleHack20-Tournament-Runner) for battlehack 2020!