Skip to content

bleaky11/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi! I'm practicing C++ by making a game of snake with no chatgpt usage.

To play the game type "make snake" into the directory with these files(haven't worked on a way to execute the file in other ways yet). Then type ./snake

So far I've learned about: Vectors which allows for dynamic increases of array sizes Relearning nistd.h library and its ability to printout onto the screen Overloading operators for structs

About

Creating snake in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors