sagar - HTMLify profile

sagar's Profile Picture

sagar

1 Files

35 Views

Latest files of sagar

1. Snake Game | Owner: sagar | Views: 35 | Comments: 0 | Open/ Source 3.11 KB

#include <stdio.h> #include <stdlib.h> #include <conio.h> // For _kbhit() and _getch() #include <windows.h> // For Sleep()