Ri0ee / snake

A simple snake game written with SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You need to have SDL2 and SDL2_ttf to build this project.

To make use make at the base dir.

OpenSans-Regular.ttf file must exist in the same folder as the executable does.

About

A simple snake game written with SDL2


Languages

Language:C++ 66.2%Language:Makefile 33.8%