Snakes
Snakes copied to clipboard
A simple game of snakes implemented in C++ and OpenCV
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.
Binary
Makes the file non human readable
Explain each function as in-line comments or create a separate Wiki.