Finally stopped being lazy and tried programming a key feature of the game, combos (same star x times in a row) and it took like 10 minutes, I feel so dumb now ;P
I wrote a simple bot program to test out ai. The bots are not very smart though, they're RND() based ;)
The blue is the player snake, the rest are bots.