0 Forks
1 Stars
1 Watchers

PacMenExercise

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.

How to download and setup PacMenExercise

Open terminal and run command
git clone https://github.com/SoyDanielRomero/PacMenExercise.git
git clone is used to create a copy or clone of PacMenExercise repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PacMenExercise https://github.com/SoyDanielRomero/PacMenExercise/archive/master.zip

Or simply clone PacMenExercise with SSH
[email protected]:SoyDanielRomero/PacMenExercise.git

If you have some problems with PacMenExercise

You may open issue on PacMenExercise support forum (system) here: https://github.com/SoyDanielRomero/PacMenExercise/issues