https://github.com/frixoe/pacmanclone
An imperfect clone of the famous game Pacman.
https://github.com/frixoe/pacmanclone
c-plus-plus game pacman pacman-game sfml sfml-graphics-library
Last synced: about 1 month ago
JSON representation
An imperfect clone of the famous game Pacman.
- Host: GitHub
- URL: https://github.com/frixoe/pacmanclone
- Owner: Frixoe
- Created: 2018-07-28T16:07:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T15:44:07.000Z (about 6 years ago)
- Last Synced: 2025-03-12T05:43:23.181Z (over 1 year ago)
- Topics: c-plus-plus, game, pacman, pacman-game, sfml, sfml-graphics-library
- Language: C++
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PacmanClone
An imperfect clone of the famous game Pacman.
## Dependency
This game was made using the [SFML](https://github.com/SFML/SFML) library.
### Current State
This repository is no longer being maintained as I have no interest in Game Development.
Then why is this repo still live? Because, I've put quite a lot of time and effort into all the code written so far and want to keep this open for others to add to or fork as a template.