SnakeGame Simple C++ console snake game. First C++ project following a tutorial by NVitanovic (https://www.youtube.com/watch?v=PSoLD9mVXTA&t=8s) Followed tutorial to create C++ snake game: Modified to include a game over page: