Skip to content

Guillemsc/pacman-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacMan Clone

A simple Pac-Man clone written in C++ using my custom game engine framework GEngine.

⚠️ This project is a Work In Progress — features and gameplay are still under active development.

Building

Prerequisites

  • C++20 compatible compiler (GCC, Clang, MSVC)
  • CMake ≥ 3.31

Third party

  • Raylib (OS layer and rendering)
  • ImGui (editor ui)
  • Glm (math)
  • Spdlog (logging)
  • Tmxlite (tiled importing)

About

A pacman clone made with a custom C++ engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •