Skip to content

jiashaz/Pacman_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

pacman-game-code-FastNuces

The code of pacman game is highly precised and run with four keys 'w'up,'s'down,'d'left,'a'right.There is a pacman who eat foodballs.And a ghost who follow and caught pacman leading to end the game.

code

)

Table of Contents

Features

  • foodballs
  • pacman(C)
  • Ghost(G)
  • background walls
  • pacman moves with four buttons 'w'up, 's'down, 'd'left, 'a'right
  • if pacman done with eating all foodballs, you won
  • if ghost caught pacman, game over
  • Ghost moves automatically due to randome function use

About The Project

Code

Code

Built With

  • foodballs
  • pacman(C)
  • Ghost(G)
  • background walls
  • pacman moves with four buttons 'w'up, 's'down, 'd'left, 'a'right
  • if pacman done with eating all foodballs, you won
  • if ghost caught pacman, game over
  • Ghost moves automatically due to randome function use

Usage

it improves your the coding skills.Many new libraries have used like ctime,stdlib.h and string.It Helps in deep understanding of data types like string and char and their usage.

Includes Files

  1. cpp file

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.