Skip to content

This is the same snake game we all played in our childhood with two levels of difficulty

Notifications You must be signed in to change notification settings

dilshanss2k/SnakeGame-with-CPP-OpenGL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SnakeGame-with-CPP-OpenGL

This is the same snake game we all played in our childhood with two levels of difficulty

RULES : --->

  • Main objective is to eat the prey.
  • Use UP(^), DOWN(v), RIGHT(>), and LEFT(<) arrow keys to move your snake.
  • Try neither to CRASH with the WALLS nor with your BODY.
  • The more you eat the prey, your score increases and the bigger you become.
  • You have to eat 25 preys to win the challenge.\n\n";

After starting of the game, first right click using mouse and select the difficulty.

Youtube VEDIO link for this: https: //www.youtube.com/watch?v=5NapqWzoaYI&t=27s

About

This is the same snake game we all played in our childhood with two levels of difficulty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%