Fish1 / Snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

1. Install the following packages

sudo apt install libsfml-dev make g++

2. Run the following command

make

About


Languages

Language:C++ 99.0%Language:Makefile 1.0%