Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacmen Exercise 👨‍💻

This is an exercise developed during MIT xPro Professional Certificate in Coding: Full Stack Development with MERN. It is about creating objects dynamically with javascript when a button is clicked, store them in an array, move them around and detect the container edges to make the PacMens bounce between them.

Installation 🔧

To install this proyect in your machine, follow these steps:

  1. Download or clone the repository
  2. Go to content folder and add it to your code editor tool
  3. Open index.html
  4. Enjoy and leave a comment :)

Usage 🚀

  1. Create as many PacMen as you like by clicking the Add a PacMen button
  2. Make them move and bounce by clicking the Start Game button
  3. Hit Reset button if you want to clear the screen

Live Demo

Support 🦸‍♂️️

If you have any question please send an email to: hola@soydanielromero.com.

Roadmap 🗺

  • Responsive support
  • Pacmen change face direction when hit x axis limit

License information 👨‍⚖️

Copyright (c) 2021 Daniel Romero

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 NONINFRINGEMENT. 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.

Files 📁

  • Root
    • index.html
    • LICENSE
    • pacmen.js
    • project-details.html
    • README.md
  • /images
    • PacMan1.png
    • PacMan2.png
    • PacMan3.png
    • PacMan4.png
  • /styles
    • styles.css

About

This is an exercise developed during MIT xPro Professional Certificate in Coding: Full Stack Development with MERN. It is about creating objects dynamically with javascript when a button is clicked, detect the edges to move PacMens of the screen and changing the images of the Pacman Character.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages