Skip to content

My first application written in C++ for school coursework during my penultimate year of study. It is a simple pacman-like game using the SFML library.

Notifications You must be signed in to change notification settings

liuvince/polytech-cpp-project

Repository files navigation

Pacman-like game

My first application written in C++ for school coursework during my penultimate year of study.

It is a simple pacman-like game using the SMFL library.

ScreenShot

Prerequisites

In order to play the game, you need to install the SFML library.

sudo apt-get install libsfml-dev

Installing

make

How to play

./play

Movement

  • Arrow Keys

Authors

  • Vincent LIU

About

My first application written in C++ for school coursework during my penultimate year of study. It is a simple pacman-like game using the SFML library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages