Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 498 Bytes

Snake app

Requirements

You need to have SFML installed.
Install from here if you are on macOS
Instal from here if you are on Linux

Instructions

Compile the game through simply running the make command

    make

Once the binary is compiled just run it and enjoy your game!

    bin/game