Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.42 KB

File metadata and controls

61 lines (40 loc) · 2.42 KB

Hero image

This repository contains my solutions to the halloween.dev challenges created by @midudev

Table of Contents

  1. Getting started
  2. Table of Challenges
  3. How to Contribute
  4. License

Getting started

To get started with this repository, follow these steps:

  • Clone this repository

    git clone https://github.com/dev-madepozo/Halloween.dev.git
  • Navigate to the project directory:

    cd halloween.dev
  • Navigate to the challenges directory to see each solution

    cd challenges
  • To run the test, execute the following command

    npm run test

Table of Challenges

Challenge Title Difficulty Score Solution
#01 🧙‍♀️ Create the perfect potion easy 470 view
#02 🧟 Zombie horde easy 570 view
#03 🛌 Escape from Freddy's nightmare normal 490 view
#04 🔪 Find the killer normal 470 view
#05 Terror on Pyramid Head hard 430 view

How to Contribute

If you'd like to contribute to this repository, feel free to fork it and submit a pull request with your suggestions or improvements.

License

This repository is licensed under the MIT License.