https://github.com/ajthinking/hex-tile-factory
Creating organic looking hexagons with carcassone-ish topology
https://github.com/ajthinking/hex-tile-factory
Last synced: 5 months ago
JSON representation
Creating organic looking hexagons with carcassone-ish topology
- Host: GitHub
- URL: https://github.com/ajthinking/hex-tile-factory
- Owner: ajthinking
- Created: 2020-08-30T12:11:38.000Z (almost 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-11-01T05:07:17.000Z (over 5 years ago)
- Last Synced: 2025-04-05T14:12:43.536Z (about 1 year ago)
- Language: Vue
- Homepage: https://ajthinking.github.io/hex-tile-factory
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hex tile factory :sparkles:
Create cool game tile hexagons

:point_right: [DEMO](https://ajthinking.github.io/hex-tile-factory)
## Installation
```bash
git clone https://github.com/ajthinking/hex-tile-factory.git
cd hex-tile-factory
yarn
```