Skip to content

SotoAlt/smack-mouch-nextjs-main

Repository files navigation

🪰 SMACK MOUCH

A web-based mini game built with Scaffold-ETH 2.

Latest version is here. Deployed on Sepolia Testnet.

🎮 Game Overview

Protect your precious croissants from the invading mouches (flies)! Click or tap the screen to swat them away.

Controls

  • Click/Tap: Swat flies
  • Special: Unlock the Golden Swatter NFT for enhanced swatting power!

🚀 Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (>= v18.18)
  • Yarn (v1 or v2+)
  • Git

For detailed environment setup, follow the Scaffold-ETH 2 Documentation.

Installation

  1. Clone the repository

    git clone https://github.com/SotoAlt/smack-mouch-nextjs-main.git
    cd smack-mouch-nextjs-main
  2. Install dependencies

    yarn install
  3. Start the development server

    yarn start  

🤝 Contributing

Contributions are always welcome! Here's how you can help:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Please make sure to:

  • Open an issue first to discuss proposed changes
  • Follow the existing code style
  • Update documentation as needed
  • Use the provided PR template for your pull request

🐛 Bug Reports

Found a bug? Please use our bug report template when creating an issue and include:

  • Detailed description of the issue
  • Steps to reproduce
  • Expected behavior
  • Screenshots (if applicable)

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ using Scaffold-ETH 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published