Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 165 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 165 Bytes

snakeGame

A snake game written in C++ on MacOS.

Compile

$ g++ main.cpp

Run

$ ./a.out

Preview

Snake Game