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.
- 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.
- Clone the repo
git clone https://github.com/ThatSINEWAVE/MinecraftSeeds.git
- Open
index.html
in your browseropen index.html
- Enter a word or phrase in the input box (max 16 characters).
- Adjust the seed length using the slider (1-32 characters).
- Click the "Generate Seed" button.
- View the generated seed in the list of last five seeds.
- Copy individual seeds or all the seeds at once using the provided buttons.
- Use the theme toggle switch in the header to switch between light and dark modes.
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.
This project is licensed under the MIT License.