summaryrefslogtreecommitdiff
path: root/snake.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-11started changing npc logicdaniel-Jones1-2/+63
2018-04-03removed uneeded free()'sdaniel-Jones1-3/+1
2018-04-02removed exit free()ingdaniel-Jones1-10/+1
2018-04-02Added checking to x directions as well to prevent colliding with selfdaniel-Jones1-3/+7
2018-04-02added check to prevent changing direction into yourselfdaniel-Jones1-2/+6
2018-03-31first code uploaddaniel-Jones1-0/+329