Skip to content

israelsgalaxy/snakegameimgui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakegameimgui

Classic snakegame built with DearImgui using GLFW and OpenGL backends

Screenshot_20240715_210404-1 Screenshot_20240715_211923

Dependencies

  • On Debian-based Linux distros run apt install libimgui-dev libglfw3-dev libstb-dev
  • Fetch libsnakegame: git submodule init && git submodule update in project root

Build

  • Run cmake -S . -B build in project root
  • Run make in build folder

Run

Run ./build/snakegameimgui in project root

About

Snake game made with Dear ImGui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published