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

Implement logic for playing Connect 4 against computer #495

Open
Fan-Yang-284 opened this issue Sep 23, 2023 · 0 comments
Open

Implement logic for playing Connect 4 against computer #495

Fan-Yang-284 opened this issue Sep 23, 2023 · 0 comments
Assignees
Labels
feature New feature

Comments

@Fan-Yang-284
Copy link
Contributor

Description of Proposed Feature

Currently a column is selected at random. There should be some game logic built into the feature instead, like minimax where multiple difficulties could be implemented with varying levels of depth.

@Fan-Yang-284 Fan-Yang-284 added feature New feature enhancement Improvements on existing work and removed enhancement Improvements on existing work labels Sep 23, 2023
@davidgan1218 davidgan1218 self-assigned this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants