I just started to learn C++ a few weeks ago. I had background in C which made learning C++ easier and faster. I decided to test out my knowledge and make a fully functional snake game completely in the terminal. I hope you guys like it! Thanks :)
How to Play
Just run this and press "p". The screen may flicker because it was made in the terminal. It generates a new grid after clearing every 400 milliseconds. I tried finding a way to workaround this, but I could not.
Terminal Snake Game made with just C++
Terminal Snake Game in C++
Made with C++ and some coffee ☕
Background Information
I just started to learn C++ a few weeks ago. I had background in C which made learning C++ easier and faster. I decided to test out my knowledge and make a fully functional snake game completely in the terminal. I hope you guys like it! Thanks :)
How to Play
Just run this and press "p". The screen may flicker because it was made in the terminal. It generates a new grid after clearing every 400 milliseconds. I tried finding a way to workaround this, but I could not.
[redacted]
Thank you. I wasn't aware of that. This is actually my first post here. @Vandesm14