Skip to content

This is a simple web application hosted on GitHub Pages that allows you to generate unique Minecraft seeds based on input words and preferences.

License

Notifications You must be signed in to change notification settings

ThatSINEWAVE/MinecraftSeeds

Repository files navigation

Welcome to the Minecraft Seed Generator project! This is a simple web application hosted on GitHub Pages that allows you to generate unique Minecraft seeds based on input words and preferences.

MinecraftSeeds

Features

  • Dynamic Seed Generation: Generate Minecraft seeds based on input words and seed length.
  • Dark Mode: Toggle between light and dark themes.
  • Recent Seeds: View and copy the last five generated seeds.
  • Responsive Design: Optimized for both desktop and mobile devices.

Local Installation

  1. Clone the repo
    git clone https://github.com/ThatSINEWAVE/MinecraftSeeds.git
  2. Open index.html in your browser
    open index.html

Usage

Generate a Seed

  1. Enter a word or phrase in the input box (max 16 characters).
  2. Adjust the seed length using the slider (1-32 characters).
  3. Click the "Generate Seed" button.
  4. View the generated seed in the list of last five seeds.
  5. Copy individual seeds or all the seeds at once using the provided buttons.

Toggle Theme

  • Use the theme toggle switch in the header to switch between light and dark modes.

Contributions

Contributions are welcome! If you have any ideas for improvement or want to fix a bug, feel free to fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.