Projet-Pacman
cpp oop pacman 

所属分类:C/C++基础
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-11-07 15:19:58
上 传 者sh-1993
说明:  经典帕克曼游戏的娱乐,使用现代C++和OOP。这个项目是“高级编程”课程的一部分。
(Recreation of the classic Pacman game, using modern C++ and OOP. This project was part of an "Advanced Programming" course.)

文件列表:
Makefile (777, 2023-11-07)
include/ (0, 2023-11-07)
include/Blinky.hpp (233, 2023-11-07)
include/Clyde.hpp (233, 2023-11-07)
include/Entity.hpp (2399, 2023-11-07)
include/Game.hpp (763, 2023-11-07)
include/Ghost.hpp (3804, 2023-11-07)
include/Inky.hpp (322, 2023-11-07)
include/Logic.hpp (2731, 2023-11-07)
include/Pacman.hpp (613, 2023-11-07)
include/Pinky.hpp (231, 2023-11-07)
include/Terrain.hpp (1885, 2023-11-07)
include/View.hpp (9106, 2023-11-07)
include/settings.hpp (1560, 2023-11-07)
include/tilemap.hpp (1290, 2023-11-07)
main (1120360, 2023-11-07)
src/ (0, 2023-11-07)
src/Blinky.cpp (476, 2023-11-07)
src/Clyde.cpp (747, 2023-11-07)
src/Entity.cpp (3890, 2023-11-07)
src/Game.cpp (6892, 2023-11-07)
src/Ghost.cpp (4468, 2023-11-07)
src/Inky.cpp (936, 2023-11-07)
src/Logic.cpp (22753, 2023-11-07)
src/Pacman.cpp (894, 2023-11-07)
src/Pinky.cpp (1161, 2023-11-07)
src/Terrain.cpp (5610, 2023-11-07)
src/View.cpp (39333, 2023-11-07)
src/main.cpp (89, 2023-11-07)
src/texture.bmp (1148626, 2023-11-07)
tilemap (1044, 2023-11-07)

# Projet pacman Recreation of the classic Pacman game, using modern C++ and OOP. This project was part of an "Advanced Programming" course. developped in Linux, requires SDL2 ## Usage `cd` in the project's root, then `make` should compile all the sources into an executable.

近期下载者

相关文件


收藏者