An open API service indexing awesome lists of open source software.

https://github.com/thatsinewave/minecraftseeds

This is a simple web application hosted on GitHub Pages that allows you to generate unique Minecraft seeds based on input words and preferences.
https://github.com/thatsinewave/minecraftseeds

good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs good-first-repo html-css html-css-javascript html-css-js minecraft minecraft-seeds minecraft-seeds-tools minecraftseeds thatsinewave

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# [MinecraftSeeds](https://thatsinewave.github.io/MinecraftSeeds)

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](https://github.com/ThatSINEWAVE/MinecraftSeeds/assets/133239148/6b6e1b89-f51a-4ce8-95f2-feb3fb1a0001)

## 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.

## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)

## Local Installation

1. Clone the repo
```sh
git clone https://github.com/ThatSINEWAVE/MinecraftSeeds.git
```
2. Open `index.html` in your browser
```sh
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.

## [Join my discord server](https://discord.gg/2nHHHBWNDw)

## 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](LICENSE).