/Snakes

A simple game of snakes implemented in C++ and OpenCV

Primary LanguageC++

# Snakes

Well, I had made this game before I came across version control, I guess in October 2016.  
Hence, commit history starts pretty late.

## Requirements  
* OpenCV  
* C++ (GCC recommended)