Home

Awesome

<h1 align="center">Snake Lol</h1>

Snake Game

Simple 2D Snake Game "Snake Lol" made from scratch using C++ and SFML library.

Getting Started

Clone or download this repository, and then open in Visual Studio Code.

git clone https://github.com/BillyFrcs/SnakeLol.git

Build And Run

Get the SFML Template for making games from scratch using Visual Studio Code.