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

Add Spaceship and Boat-Tie to Presets section in game rules page #267

Merged
merged 9 commits into from
Jun 12, 2024

Conversation

chinmaylothe
Copy link
Contributor

Description

This PR introduces two new presets, "Spaceship" and "Boat-Tie," to the Conway's Game of Life. These additions enhance the variety of patterns available for users to explore, providing more educational examples of cellular automata behavior.

Related Issue

#264

Motivation and Context

To sync the Update Presets and gamerules

How Has This Been Tested?

Unit Tests: Implemented unit tests to verify the correct initialization and behavior of the new presets.
Integration Tests: Ensured that the new presets integrate seamlessly with the existing game logic and user interface.
Manual Testing: Manually tested the game to observe the behavior of the new presets and verify the adherence to game rules.

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Screenshots (if necessary):

image

Copy link

netlify bot commented Jun 12, 2024

Deploy Preview for eternalgameoflife ready!

Name Link
🔨 Latest commit e62dfca
🔍 Latest deploy log https://app.netlify.com/sites/eternalgameoflife/deploys/6669c1ec88271100082b7897
😎 Deploy Preview https://deploy-preview-267--eternalgameoflife.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@chinmaylothe
Copy link
Contributor Author

@EternoSeeker Kindly review the changes and merge it

@EternoSeeker EternoSeeker merged commit 4234807 into EternoSeeker:main Jun 12, 2024
4 checks passed
@EternoSeeker EternoSeeker added gssoc GirlScript Summer of Code 2024 level2 GSSoC - Requires some effort labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GirlScript Summer of Code 2024 level2 GSSoC - Requires some effort
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants