issues
search
oggy22
/
BoardGames
A simple engine and end-tables for board games like chess, checkers and general tic-tac-toe (m,n,k-game) including connect 4. Heavy use of new C++ features like generator and concepts. Easy to add new engine and new game.
Apache License 2.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix castle
#30
oggy22
opened
1 week ago
0
Implement opening tables for chess
#29
oggy22
opened
1 week ago
0
ConverterSimple - tests and make it work
#28
oggy22
opened
3 weeks ago
0
pch fix
#27
oggy22
opened
3 weeks ago
0
Multi-threaded endgame tables
#26
oggy22
opened
3 weeks ago
1
C++ concepts
#25
oggy22
closed
4 weeks ago
0
Templated EndTables code
#24
oggy22
closed
3 weeks ago
1
Checkers with captures
#23
oggy22
opened
1 month ago
0
Number of moves to mate integrated into minmax algorithm
#22
oggy22
closed
1 month ago
0
class MinMax should be templated on <typename Pos> and <typename Move> should be inferred
#21
oggy22
opened
1 month ago
0
Transposition table
#20
oggy22
opened
1 month ago
1
Connect4
#19
oggy22
closed
1 month ago
0
Random Chess Games Report
#18
oggy22
opened
8 months ago
0
Checkers
#17
oggy22
closed
6 months ago
0
Minmax on tictactoe
#16
oggy22
closed
1 month ago
1
Chess puzzles tests
#15
oggy22
closed
2 weeks ago
1
Customizable chess evaluation function
#14
oggy22
closed
1 week ago
0
Chess PGN contstructor
#13
oggy22
closed
2 weeks ago
0
Random chess games experiment
#12
oggy22
closed
10 months ago
0
PNG for chess
#11
oggy22
closed
10 months ago
1
Chess tests: random and minmax
#10
oggy22
opened
10 months ago
1
Implement castling move
#9
oggy22
closed
10 months ago
0
Implement en passant
#8
oggy22
opened
10 months ago
0
Array sum game
#7
oggy22
opened
10 months ago
0
Random move generator
#6
oggy22
closed
10 months ago
1
FEN for MNK game
#5
oggy22
closed
10 months ago
0
Hash tables for minmax algorithm
#4
oggy22
opened
11 months ago
0
Incremental minmax
#3
oggy22
opened
11 months ago
1
Killer move heuristic for minmax
#2
oggy22
closed
2 weeks ago
2
MinMax with cutting
#1
oggy22
closed
10 months ago
0