swamimalode07 / SimonsaysGame

This is a Simon Says game built using HTML, CSS, and JavaScript for the frontend, with an Express.js backend and MongoDB for storing user data and leaderboard information.
5 stars 19 forks source link
hacktoberfest hactoberfest-accepted

Here's a creative README.md file with emojis to make it engaging for your Simon Says game project:

🎮 Simon Says Game

Welcome to the Simon Says game! 🕹
Test your memory and challenge yourself to beat the leaderboard! 💥

🚀 Live Demo: Play Now!

🔗 Repository: GitHub Repo


📝 Features


🛠 Tech Stack

Technology Description
🛠 EJS Templating engine for dynamic views
🎨 CSS Styled with custom, responsive design
JavaScript Game logic and interactivity
🚀 Node.js Backend server and routing
🌐 Express Fast, minimal web framework
🗄 MongoDB Database for storing users and scores
🌍 Vercel Live deployment and hosting
💻 GitHub Version control for this project

🏗 How to Run Locally

  1. Clone the repository

    
    git clone https://github.com/swamimalode07/SimonsaysGame.git
  2. Navigate to the project directory

cd SimonsaysGame

  1. Install dependencies

npm install

  1. Set up environment variables

Create a .env file with your MongoDB credentials