-
Notifications
You must be signed in to change notification settings - Fork 30
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
add support for rock-paper-scissors automata #26
Comments
Hi @soxofaan ! Hello and welcome to Seagull! I wonder how you imagine the API would be? So far our Lastly, are you interested in opening-up a Pull Request for this? I can guide you along the way! |
at the moment, I don't have the bandwidth to work on this myself. |
Addresses ljvmiranda921#26. The current implemenation maintains separate 2D board matrices for each state to allow the use of existing lifeforms.
Hi @ljvmiranda921. I've been having a crack at this and have opened a PR. I'd be very grateful if you gave it a look! I wanted to get something roughly working. I'm happy to junk it all if you think there's a better way. |
Hi @whonut , wow awesome! I saw the PR, thanks for this! Let me check it on the weekend! |
-- https://twitter.com/AndrewM_Webb/status/1236274167437197320
also see https://github.com/grey-area/rps-automata
The text was updated successfully, but these errors were encountered: