kkeeerth / cg_project

Simple version of Snake Game using OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cg_project

Simple version of Snake Game using OpenGL

Usage

  • Clone the repository
  • Make snake.sh executable by using command: chmod +x snake.sh
  • Run the snake.sh script using command: ./snake.sh
  • Run the generated executable snake using command: ./snake

About

Simple version of Snake Game using OpenGL


Languages

Language:C++ 99.3%Language:Shell 0.7%