https://github.com/edjcase/motoko_hex_grid
Hex Grid library for Motoko
https://github.com/edjcase/motoko_hex_grid
Last synced: 5 months ago
JSON representation
Hex Grid library for Motoko
- Host: GitHub
- URL: https://github.com/edjcase/motoko_hex_grid
- Owner: edjCase
- License: mit
- Created: 2024-09-04T18:19:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T19:01:18.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T03:57:04.976Z (about 1 year ago)
- Language: Motoko
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
This is a library that
# Package
### MOPS
```
mops install
```
To setup MOPS package manage, follow the instructions from the [MOPS Site](https://j4mwm-bqaaa-aaaam-qajbq-cai.ic0.app/)
# API
# Testing
```
mops test
```