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

https://github.com/smitner-studio/mechanics-matrix

Generate Markdown Mechanics Matrices
https://github.com/smitner-studio/mechanics-matrix

game-design game-development

Last synced: 5 months ago
JSON representation

Generate Markdown Mechanics Matrices

Awesome Lists containing this project

README

          

# Mechanics Matrix Generator
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F3FW513)

- [Live Site](http://smitner-studio.github.io/mechanics-matrix/)

## Description
This simple web application allows users to generate a Markdown table based on a list of items they provide. - It also renders the Markdown into an HTML table.

## Features
- Generate Markdown tables based on user input.
- Render Markdown tables to HTML for visual preview.
- Support for Markdown bold syntax within tables.
- Simple interface.

## Usage
To use the application:
1. Open the `index.html` file in any modern web browser.
2. Enter the items you want to compare in the provided text area, separated by commas.
3. Click the "Generate Table" button to create the Markdown table and render it below.
4. You can copy the Markdown or HTML code directly from the output area for use in your projects.

## Contributing
Contributions to enhance the functionality or design of the application are welcome. Please feel free to fork the repository, make changes, and submit a pull request.

## Credits
Created by Arran for [Smitner.Studio](https://smitner.studio). Feel free to visit my website for more interesting projects!