Skip to content

WhoAmI-FK/pacman_sfml_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman SFML Project

Overview

This project is a C++ basic implementation of the classic Pacman game using the Simple and Fast Multimedia Library (SFML).

Features

  • Classic Pacman Gameplay: Navigate the maze, collect pellets, and avoid ghosts.
  • Menu System: Start game, view leaderboard, and exit options.
  • Leaderboard: Tracks and displays high scores.

Installation

  1. Clone the Repository
  2. Install SFML: Follow the instructions on the SFML website to install the library on your system. (https://www.sfml-dev.org/tutorials/2.6/start-vc.php)
  3. Build the Project.

Controls

Gameplay Controls:

  • 'W', 'A', 'S', 'D' - Move Pacman
  • 'Esc' - Exit Game

Contribute

Feel free to fork the project and contribute !

About

Project: implementation of PACMAN using sfml with menu, leader board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published