Skip to content

BillConley01/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacMan

This code shows a series of Pacman images traversing the web page while opening and closing its mout (chomping). This code originate from an assignment in Week #7 of MIT's MERN Coding Bootcamp. The challenge was to swap images and change direction when page borders are encountered.

Features

  1. A button to add Pacman to the game (more than one can be added)
    1. Pacman are added at random position
    2. Pacman move at random speeds
  2. A button to start the game
  3. A game board showing boundaries the Pacman can travel

How to Use

  1. Fork a Copy of this project to your Github page
  2. Clone a copy from your Github page to your local work environment
  3. Open the index file using a browser
  4. Using the button, add one or more Pacman to the game board
  5. Using the button, start the game

Roadmap

Exploring ideas for additional features such as:

  1. The ability to travel up and down when a border is hit
  2. Adding paths/level similar to the old game
  3. Adding items to the path for the Pacman to collecte
  4. Adding structures to the path that the Pacman would need to maneuver around

Contributors

  • Bill Conley
  • Dr. John Williams

License

MIT License

Copyright (c) 2021 Bill Conley

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published