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
- Host: GitHub
- URL: https://github.com/smitner-studio/mechanics-matrix
- Owner: Smitner-Studio
- License: gpl-3.0
- Created: 2024-01-03T11:27:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T08:10:21.000Z (over 2 years ago)
- Last Synced: 2025-05-14T14:34:10.345Z (about 1 year ago)
- Topics: game-design, game-development
- Language: HTML
- Homepage: https://smitner-studio.github.io/mechanics-matrix/
- Size: 25.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mechanics Matrix Generator
[](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!