Skip to content

ShiroZEnFu/Snake-CPP

Repository files navigation

Snake Game in C++ using Raylib

A classic Snake game implementation using C++ and Raylib for simple graphics and input handling. Perfect for learning game development basics.

Features

  • Traditional snake movement mechanics
  • Food spawning system
  • Collision detection (walls & self)
  • Score tracking
  • Game over state
  • Responsive controls

Requirements

  • Raylib (version 3.7 or newer)
  • C++ compiler (g++/clang++/MSVC)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages