Clpsplug / Clpsplug/hexagonal_map

オフセット座標(XY座標)を扱えるようにする

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

オフセット座標でややこしいのは、[六角形の向きと敷き詰め方によって4パターンの座標系が存在すること](https://www.redblobgames.com/grids/hexagons/#coordinates)

もっと死ぬのはQRやCubeへの変換 オフセット座標だけは x, yの他にどの方法を使って座標系を定義したのかを覚えておくか 4つのクラスを新しく定義するか?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked Red Blob Games hexagon-coordinate reference, then inspect the repository's existing QR and Cube coordinate representations. The work needs a clear choice for representing the four offset-coordinate systems, followed by support for converting those coordinates to QR and Cube forms.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.