Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hex2P implementieren #39

Closed
BlazingTwist opened this issue Jan 8, 2024 · 0 comments · Fixed by #61
Closed

Hex2P implementieren #39

BlazingTwist opened this issue Jan 8, 2024 · 0 comments · Fixed by #61
Labels

Comments

@BlazingTwist
Copy link
Owner

Siehe https://greenchess.net/rules.php?v=glinski

Da die Chess-Engine jetzt steht sollte das recht einfach sein.

  • jchess.gamemode.hex2p.Hex2PlayerGame
    • Board Tiles generieren
    • Board mit Pieces bestücken
    • Perspektiven implementieren (2D Rotation vom Koordinatensystem)
  • jchess.gamemode.hex2p.Hex2pPieces
    • TileExpressions für die Pieces erstellen
  • LayoutId.schema.json
    • hex2p hinzufügen
  • jchess.gamemode.GameModeStore
    • Spielmodus registrieren
@BlazingTwist BlazingTwist linked a pull request Jan 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant