You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
VissaMoutafis d273b9ea34 added snack generator and implemented teh snake-snack collision checker 5 years ago
.vscode Controller ready, Input methods ready, Board Ready, Snake collision events to be made and Snack class to be implemented 5 years ago
include added snack generator and implemented teh snake-snack collision checker 5 years ago
src added snack generator and implemented teh snake-snack collision checker 5 years ago
.gitignore Update .gitignore 5 years ago
LICENSE Initial commit 5 years ago
Makefile Controller ready, Input methods ready, Board Ready, Snake collision events to be made and Snack class to be implemented 5 years ago
README.md Initial commit 5 years ago

README.md

Snake-Game-in-C-

A simple snake game, with terminal GUI implemented using ncurses library