Menu

Tree [f06ac0] main /
 History

HTTPS access


File Date Author Commit
 README.md 2024-04-01 Nicole Curry Nicole Curry [f06ac0] Update README.md
 index.html 2024-04-01 Nicole Curry Nicole Curry [c84aa7] Create index.html
 script.js 2024-04-01 Nicole Curry Nicole Curry [3cf509] Create script.js
 styles.css 2024-04-01 Nicole Curry Nicole Curry [a14af4] Create styles.css

Read Me

Minecraft Block Path Finder

This repository contains a web application for calculating block positions between start and end coordinates in a Minecraft world. It enables users to input coordinates and block spacing to generate a list of block positions along a path.

Features

  • Coordinate Input: Users can input start and end coordinates for generating the block path.
  • Block Spacing: Ability to specify block spacing to customize the density of the generated path.
  • Real-time Calculation: Block positions are calculated in real-time as the user inputs coordinates or adjusts spacing.
  • Visual Representation: The calculated block positions are displayed in a visually appealing manner.

Usage

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Input the start and end coordinates, and specify the block spacing.
  4. The block positions will be calculated and displayed in the console area.

Live Version

Check out the live version here.

Installation

No installation is required. Simply open the index.html file in a web browser to use the application.

Contributing

Contributions are welcome! If you have any suggestions, bug fixes, or feature enhancements, feel free to submit a pull request.

License

This project is licensed under the MIT License.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.