Snake This program uses library https://github.com/simple2d/simple2d. Compile & run gcc `simple2d --libs` -g snake.c -o snake && ./snake