pranjay-poddar / Dev-Geeks

open source project
https://devgeeks-os.netlify.app/repository_web_page/
MIT License
609 stars 821 forks source link

Snake game in C #5066

Open Abhinavcode13 opened 1 year ago

Abhinavcode13 commented 1 year ago

Describe the project you want to add with tech stack

The Classic Snake Game in C is a console-based application that recreates the iconic Snake game. This project offers an opportunity to develop a game using C programming, focusing on concepts such as input handling, game logic, graphics (ASCII characters), and real-time animation. By creating this project, you can enhance your understanding of C programming fundamentals and gain experience in implementing simple game mechanics.

Abhinavcode13 commented 1 year ago

Please assign @MohitGupta121