Skip to content

mrkplt/hex-flower

Repository files navigation

Hex Flower

A React-based application for creating and managing Hex Flowers, inspired by the Hex Flower Power concept. This tool allows users to build hex flowers with a drag-and-drop interface. This entire application was developed by myself and Cascade in Windsurf as an exercise in learning how to talk with agentic AI. The code is not production ready for whatever definition of production you may use.

Helpful Links:

https://game-icons.net/

New

  • Updated tile creation flow!

Features

  • Customizable tiles
  • Crop, zoom, rotate tile images
  • Tile images respect transparency
  • Tile background colors for text
  • Save and load your hex flower configuration and library to your machine.
  • Export your flower as either an SVG or a PDF
  • Choose three different Layout Sizes
  • Move, swap, and delete tiles in the flower.
  • Delete tiles from your library by dragging to the trash

Development Setup

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Build for production:
npm run build
  1. Preview the production build:
npm run preview

Contributing

Open an issue. Send a PR.

About

A tool for making Hex Flowers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors