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

Spawn diamonds in predefined patterns, at least sometimes #62

Open
indrif opened this issue Feb 15, 2019 · 2 comments
Open

Spawn diamonds in predefined patterns, at least sometimes #62

indrif opened this issue Feb 15, 2019 · 2 comments

Comments

@indrif
Copy link
Contributor

indrif commented Feb 15, 2019

Or perhaps predefine a list of "random" patterns that we switch between when spawning diamonds. Some of these could be cool patterns such as E T I M O, just for fun if anyone sees :)

@nightkr
Copy link
Contributor

nightkr commented Feb 18, 2019

By the way, wouldn't this conflict with variable-size boards? I guess we we could just spawn it in the middle of a bigger board...

@indrif
Copy link
Contributor Author

indrif commented Feb 18, 2019

Yes it would if we were to spawn diamonds in the form of some predefined text. However we could also just spawn diamonds in predefined patterns that take the board dimension as input, such as "square in the middle", "straight line across the board" etc etc.

But this is not very well thought through and probably not something that will cause exciting implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants