Skip to content

kuzkry/pellet-man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pellet-man

A Pac-Man clone written in C++ and Qt during the 3rd year of studies at Lodz University of Technology.
Project has been refactored after a couple of years (still lacks tests though).


Getting Started

Project can be set up using Qt Creator (load pellet-man.pro file) or by invoking qmake on this project directory. It has to be compiled on the user's machine.

Prerequisites

  • qmake
  • Qt framework (libraries used: Qt5Widgets Qt5Gui, Qt5Core) [tested on 5.12 version]
  • C++17 compiler

Controls

Arrow keys
Esc to quit the game

License

This project consists of two licenses which can be found under:

  1. /res/sprites/LICENSE.md (concerns content of /res/sprites/)
  2. /LICENSE.md (anything else)

More info

Game has no sound. No tests are provided.

About

A Pac-Man clone written in C++ and Qt

Resources

License

Stars

Watchers

Forks

Packages

No packages published