Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

PacMan

PacMan Game created in C++ with SDL 1.2

How to use program ======================== This project is created in visual studio 2013. SDL 1.2 and SDL_ttf libraries are in pacman folder open project in visual studio go to project properties. select VC++ Directories add path references to SDL 1.2 and SDL_ttf include folder in include directories same goes for libraries directories select linker-> Input click Additional Dependencies and add these lines SDL.lib SDLmain.lib SDL_ttf.lib

Output:

ScreenshotScreenshotScreenshot

About

PacMan Game created in C++ with SDL 1.2

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages