Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
src
 
 
 
 
 
 
 
 

README.md

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.

Resources

Releases

No releases published

Packages

No packages published