Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 476 Bytes

snake-game

Getting started with Project

Run the following command after forking repository and completing pre-requisites required:
make

Implementation

This snake game was made using SDL2 framework.

Pre-requisites

First, in makefile, change include path to your locally install SDL library's path.