issues
search
abassibe
/
Gomoku
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Try to make AI less stupid when dealing with open split three
#106
demonoidv
closed
3 years ago
0
import lib from root folder, already done in develop but now in maste…
#105
arlaine4
closed
3 years ago
0
Fix crash when playing with hint enabled
#104
demonoidv
closed
3 years ago
0
Fix crash when playing with hint enabled
#103
demonoidv
closed
3 years ago
0
Fix sort on estimation for pruning
#102
demonoidv
closed
3 years ago
1
changed import path for rust_ext.so, directly imported from target/re…
#101
arlaine4
closed
3 years ago
1
Fix sort on estimation for pruning
#100
demonoidv
closed
3 years ago
0
Merge for lock and setting as finished
#99
Ragarnoy
closed
3 years ago
0
Fix crash when AI plays first with DEPTH == 1
#98
demonoidv
closed
3 years ago
1
deleted an import that should not have been deleted
#97
arlaine4
closed
3 years ago
0
Some Python cleaning
#96
arlaine4
closed
3 years ago
0
Feature/cleanup for lock
#95
Ragarnoy
closed
3 years ago
0
fixing bugs checkboxes / translate
#94
arlaine4
closed
3 years ago
0
cleaning some code Python side
#93
arlaine4
closed
3 years ago
0
Feature/flexible build
#92
Ragarnoy
closed
3 years ago
1
Hotfix/edge case double three python
#91
arlaine4
closed
3 years ago
0
forgot to remove an old condition that caused a softlock when the pla…
#90
arlaine4
closed
3 years ago
0
fix edge case for check boxes if the corrector is really picky on the…
#89
arlaine4
closed
3 years ago
0
greyed out check boxes for PVE mode, check boxes unchanged for PVP mode
#88
arlaine4
closed
3 years ago
0
fixed Hint Python side, hint was playing for the AI not for the human…
#87
arlaine4
closed
3 years ago
0
Need to test building without a virtualenv
#86
Ragarnoy
closed
3 years ago
0
Feature/remove qpainter warning and some cleaning
#85
arlaine4
closed
3 years ago
0
revert from merge feature/counter_five_align_with_capture, should fix…
#84
arlaine4
closed
3 years ago
6
Cleanup Rust's useless comments and code
#83
demonoidv
closed
3 years ago
1
Add option in UI to change depth?
#82
Ragarnoy
opened
3 years ago
4
Fix early game free win
#81
demonoidv
closed
3 years ago
0
Rules that can be turned off/on should have an impact on the rust end or feature should be removed
#80
Ragarnoy
closed
3 years ago
2
fixed game ending capture, the game can carry on if there is a potential capture inside a five align
#79
arlaine4
closed
3 years ago
1
Window freeze
#78
arlaine4
closed
3 years ago
0
Feature/turn count
#77
abassibe
closed
3 years ago
1
Feature/add forbidden cursor python
#76
arlaine4
closed
3 years ago
0
Improve a bit the script to build the project
#75
demonoidv
closed
3 years ago
0
Could be nice to have a counter of the turn played
#74
demonoidv
closed
3 years ago
1
Python should look for rust_ext in target/release (or target/debug) directory
#73
Ragarnoy
closed
3 years ago
1
Fix develop after merge of PR #59
#72
demonoidv
closed
3 years ago
0
Improve AI
#71
demonoidv
closed
3 years ago
0
Feature/mtd f
#70
Ragarnoy
closed
3 years ago
1
Implement iterative deepening
#69
Ragarnoy
opened
3 years ago
0
Code needs some cleaning to improve readability
#68
Ragarnoy
opened
3 years ago
0
Change font to something normal
#67
Ragarnoy
closed
3 years ago
1
PyQT window can be resized even though it cannot scale
#66
Ragarnoy
closed
3 years ago
1
Fix timer on python interface (Critical)
#65
Ragarnoy
closed
3 years ago
1
Improve debugging tools to analyze algorithm behaviour
#64
Ragarnoy
opened
3 years ago
1
Implement MTD-F or BNS (or both)
#63
Ragarnoy
opened
3 years ago
0
Implement quiescence search
#62
Ragarnoy
opened
3 years ago
0
Feature/transposition table
#61
Ragarnoy
closed
3 years ago
0
Rename player to computer and enemy to human
#60
Ragarnoy
closed
3 years ago
1
Feature/negamax
#59
Ragarnoy
closed
3 years ago
0
Fix the way bitboards are assigned to players
#58
demonoidv
closed
3 years ago
0
The python part sees illegal move where there is not
#57
demonoidv
closed
3 years ago
2
Next