A simple snake game created using Allegro C/C++ game library. To run this code, you need these following files:
On macOS, you can get allegro from brew.
$ brew install allegro
This game is licensed under MIT