【考えること】碁盤のマス情報の保持の仕方を考える
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- 合計19枚の六角形がある
- 六角形が円状に並ぶ
- 最も外側が30本の線分を持つ
- 30本の線分から、3,2,2,・・・本ずつにポートが存在する
- 各六角形の持つ線分上にもオブジェクト(街道)を配置するため、線分の場所も必要
参考になるかも・・・
https://github.com/rosshamish/catan-spectator
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue describes a hexagonal board for a Catan-like game with 19 hexes arranged in a circle, 30 outer line segments, and ports placed on some segments. It references a Catan spectator project. Start by examining the linked repository to understand existing board representations. Determine how to store hex positions, line segment locations, and port assignments. The work involves designing a data structure, not implementing a specific fix.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- game-dev
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 10/100