Skip to content

This tool allows you to create maps for D&D that account for elevation and heights. It was built using JavaFX

Notifications You must be signed in to change notification settings

ankit8697/Java-DnD-Map-Maker

Repository files navigation

D&D Map Maker

Table of Contents

About

This project allows users to generate a map on a grid using different coloured tiles to indicate different kinds of terrain, as well as place players on the map and show distances that they could potentially move to. It includes ways to deal with three-dimensional battles, and display any area effects players or monsters may create.

The project follows SOLID design principles and uses common design patterns like MVC, Observer Pattern, and Strategy Pattern.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

First, fork the repository. Then clone it into your Java IDE (preferably IntelliJ) and hit the run button. That should make the map making tool appear on your screen.

Prerequisites

What things you need to install the software and how to install them.

java8
JavaFX

Usage

This application has a lot of uses when playing D&D as it takes away the hassle of calculating distances when players are flying or underground, and makes it easy to check if a specific enemy or player will be targeted by an effect that takes the shape of a 3D object such as a sphere or cylinder.

About

This tool allows you to create maps for D&D that account for elevation and heights. It was built using JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages