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

Week 24 (june 14) #27

Open
olufjen opened this issue Jun 15, 2021 · 1 comment
Open

Week 24 (june 14) #27

olufjen opened this issue Jun 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@olufjen
Copy link
Owner

olufjen commented Jun 15, 2021

Creating new facts to the knowledge base based on the opponent's available actions:
For all opponent's actions
Check if there is a ApieceMove available
Find which positions are available (and not removed)
Based on this crate new facts: OPPONENTTO(piecename,pos)
From each available position and the type of piece
create new facts: POSSIBLETHREAT(piecename,pos) ???

@olufjen olufjen added the enhancement New feature or request label Jun 15, 2021
@olufjen
Copy link
Owner Author

olufjen commented Jun 19, 2021

OBS:
OPPONENTTO(BlackBishop2,h6) ?????
Bug fixed 21.06.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant