Skip to content

dicotips/mit_xpro_pacmen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Pacmen in Javascript

🇪🇦 README.md en Español

Description

The Pacmen Project is part of assignments for the Week 7 in the Professional Certificate in Coding: Full Stack Development with MERN. In this project, I use javascript to show how the Pacman opens and closes his mouth. This object is injected through a Factory Pattern into DOM and the speed can be updated dynamically.

License: MIT License

How to Run

You can download the source code cloning this repository using Git:

  1. Open your favorite Terminal app (Unix, Linux or Macos), such as Terminal, Command, Console, iTerm2, so on.

  2. Clone the repository

git clone https://github.com/dicotips/mit_xpro_pacmen.git

or

git clone git@github.com:dicotips/mit_xpro_pacmen.git
  1. Open the index.html file in your favorite Web Browser.

Future improvements

The future features and improvements that I want todo are:

  • Use 3D images.
  • Add movements based on Arrow Keys press.
  • Pacmen following the mouse cursor.
  • Pacmen instances coliding between them.

About

MIT xPro - MERN - PACMEN Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published