PortalSnake This is not a simple snake game. It has portals, just for fun! Use make (requires SDL2 library) or cmake: cd portal-snake mkdir build && cd build cmake .. cmake --build .