Skip to content

imehsanullah/Pacman-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a basic Pacman game which I made in Fall 2019 in Pure C++.

It's map is a 2-D array and user is allowed to Navigate it using keyboard keys.

"*************************************************************"
"*                                                           *"
"*                          +++++                            *"
"*                                     +     ++++++++++      *"
"* ++     ########                     +                     *"
"*                         |    |      +                     *"
"*    |              |     |    |      +      |     |    |   *"
"*    |     +++++    |     |    |      +      |     |    |   *"
"*    |              |                        |     |    |   *"
"*    |                            |                         *"
"*    |    +++++++++  +++++        |    ++++++++++           *"
"*    |                            |                 +       *"
"*    | +++++                                        +       *"
"*                  +++++                   +++++            *"
"*                                                           *"
"*       ########                 ########          ++++++++ *"
"*                                                           *"
"*                                                           *"
"*                                                           *"
"*                                                           *"
"*************************************************************"

About

This is Pacman Game made in Pure C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages