Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 207 Bytes

SDL2Snake

Simple Snake Game made using SDL2 and C++

Compilation

Compilation is quite straight forward. It's just a CMake project. It requires SDL2 but I've already added it, so no need for installation