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

Support Pond #791

Open
RainRat opened this issue May 2, 2024 · 0 comments
Open

Support Pond #791

RainRat opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@RainRat
Copy link
Contributor

RainRat commented May 2, 2024

2023 abstract game

https://boardgamegeek.com/boardgame/398331/pond

Unique mechanics but doesn't violate any basic assumptions.

  • fsf already supports drops and custom promotions
  • i'm seeing developing adjacent pieces as a mix of the adjacency check of Atomic with the custom promotion
  • fsf contains code to check for n-in-a-row, such as in connect 4
  • fsf contains code for custom scoring, such as in othello
@ianfab ianfab added the enhancement New feature or request label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants