It is a clone of popular game Candy Crush implemented using C++ and SDL
-
Updated
Nov 4, 2018 - C++
It is a clone of popular game Candy Crush implemented using C++ and SDL
Snake Game (console based application). In this classic game, control the snake using arrow keys or w,a,s,d keys. The snake is depicted with a large 'O' for the head and small 'o's for the tail. Keep an eye out for the '@' symbol representing the fruit, while the walls are denoted by '#' with walls acting as transporters.
repositories with practical works of the programming workshop subject 1 - FIUBA
Add a description, image, and links to the gameloop topic page so that developers can more easily learn about it.
To associate your repository with the gameloop topic, visit your repo's landing page and select "manage topics."