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

Added AI-Chess-Game #103

Merged
merged 9 commits into from
Oct 10, 2023
Merged

Added AI-Chess-Game #103

merged 9 commits into from
Oct 10, 2023

Conversation

AnkitaSikdar005
Copy link
Contributor

@AnkitaSikdar005 AnkitaSikdar005 commented Oct 6, 2023

AI Chess Game

Title :AI Chess Game

Issue No. :

Code Stack : HTML, CSS and JavaScript

Close #103

Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • I have updated the Index.html file for my contribution

@sadanandpai
Copy link
Owner

Please fill the details in the description

@AnkitaSikdar005
Copy link
Contributor Author

@sadanandpai Sir, I have updated the description as per your instruction.

@sadanandpai
Copy link
Owner

Please move the SVGs to different files and import in html

@netlify
Copy link

netlify bot commented Oct 7, 2023

Deploy Preview for preeminent-tapioca-4294b2 ready!

Name Link
🔨 Latest commit 8dd569a
🔍 Latest deploy log https://app.netlify.com/sites/preeminent-tapioca-4294b2/deploys/652503a3886b0600086cc715
😎 Deploy Preview https://deploy-preview-103--preeminent-tapioca-4294b2.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.

@AnkitaSikdar005
Copy link
Contributor Author

@sadanandpai Sir, I have made all the necessary changes.

<div id="board"></div>
</section>

<svg aria-hidden style="display: none;" width="170" height="170" viewBox="0 0 170 170" fill="none" xmlns="http://www.w3.org/2000/svg">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possible to move these SVGs out to separate files and import?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sadanandpai sadanandpai merged commit df6f617 into sadanandpai:main Oct 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants