kcnaiamh / Snake-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

This is a simple Snake game implemented in C++ using the GLUT (OpenGL Utility Toolkit) library for graphics. The game provides a classic gaming experience where players control a snake that moves around the screen. The objective is to eat the randomly positioned food items to increase the snake's length. Players can control the snake's direction using arrow keys.

Live Preview

1680319831950.mp4

About


Languages

Language:C++ 100.0%