Skip to content

JoaoHCopetti/snake-game-autoplay-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-game-autoplay-cpp

A simple snake game that plays by itself using only C++ standard libraries

There's no user input implementation because there's no reliable way to detect a key press cross-platform (see: https://coderslegacy.com/c/detect-key-presses-cpp/)

image

About

A simple snake game that plays by itself using only C++ standard libraries

Topics

Resources

Stars

Watchers

Forks

Languages