Snakes icon indicating copy to clipboard operation
Snakes copied to clipboard

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

Results 12 Snakes issues
Sort by recently updated
recently updated
newest added

Added ScoreBoard Successfully ! Let's merge it now!

Can we directly display the Score on the Window using OpenCV

Two functions not commented properly. Working on them. Will add ASAP.

Add walls in between. Implementation depends on the one who sends the PRs. One may increase the wall with levels or create a separate game mode with walls.

Sperating bussiness logic from main file and use of header file for more code clarity.

My version of the same game, need help with the removal of the flickering screen.

Makes the file non human readable

Explain each function as in-line comments or create a separate Wiki.