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

feat: Add tictactoe AI mode #15

Merged
merged 4 commits into from
Jan 18, 2025
Merged

Conversation

IndieCoderMM
Copy link
Contributor

Added new mode: Tic-tac-toe AI

Description

  • Added tictactoe/engine package
  • Added game model to play with AI

Motivation and Context

How has this been tested?

  • Added tests in engine_test.go

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Kaamkiya
Copy link
Owner

This is amazing, thanks so much!

@Kaamkiya Kaamkiya merged commit 3085b16 into Kaamkiya:main Jan 18, 2025
1 check failed
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