Skip to content

Repository files navigation

Classic Arcade Games A clean, lightweight collection of three classic retro arcade games written in C++ using raylib: Snake, Tic-Tac-Toe, and Maze.

🎮 Included Games Snake: Classic grid movement—eat food, grow longer, and avoid colliding with the walls or yourself.

Tic-Tac-Toe (TTT): The classic 3x3 strategy game with interactive mouse input.

Maze: Navigate through generated labyrinths from start to finish.

🛠️ Requirements & Dependencies C++ Compiler: C++17 compatible compiler (g++, clang++, or MSVC)

Build System: CMake (v3.14+)

Graphics Library: raylib (v4.0+)

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages