issues
search
huiwang
/
codingame-scala-kit
Create Better CG Bot in Scala
23
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bundler now moves the initial file content to "root" package
#47
tyrcho
closed
7 years ago
0
refactoring : removed GameContext from type parameters
#46
tyrcho
closed
7 years ago
0
Refactor bot architecture to have better separation of concerns
#45
huiwang
closed
7 years ago
10
A few useful classes written during wondev challenge
#44
tyrcho
closed
7 years ago
0
Update README.md
#43
azzzy
closed
7 years ago
4
Wondev public
#42
huiwang
closed
7 years ago
0
Bundler for CG now requires that the Player source file is at root, or it incorrectly puts the object in a package matching the folder.
#41
tyrcho
closed
7 years ago
2
WIP: Wondev woman boilerplate
#40
tyrcho
closed
7 years ago
2
WIP : boilerplate for WondevWoman challenge
#39
tyrcho
closed
7 years ago
0
scalameter for benchmarks
#38
tyrcho
opened
7 years ago
0
9 men morris
#37
tyrcho
opened
7 years ago
0
improve package organization
#36
huiwang
closed
7 years ago
3
Better package organisation
#35
tyrcho
closed
7 years ago
6
[Design Discussion] Minimax
#34
huiwang
closed
7 years ago
13
test chronometer with predefined clock to reduce test duration and in…
#33
huiwang
closed
7 years ago
3
Bundler generates package object to handle several classes with same name
#32
tyrcho
closed
7 years ago
6
Add some tests
#31
Wei-1
closed
7 years ago
2
WIP : AlphaBeta improvements
#30
tyrcho
closed
7 years ago
5
update readme with new post
#29
huiwang
closed
7 years ago
0
Add gitter chat
#28
huiwang
closed
7 years ago
0
Add sample test on Genetic Algo
#27
huiwang
closed
7 years ago
8
WIP: MCTS, alphabeta algorithms for 2p
#26
tyrcho
closed
7 years ago
2
WIP: Compilation tests
#25
tyrcho
closed
7 years ago
2
cleanup specific codes from michel after merging the bundler refactoring
#24
huiwang
closed
7 years ago
2
fix travis link in readme
#23
tyrcho
closed
7 years ago
0
Jmh issue with App #20
#22
tyrcho
closed
7 years ago
0
implement genetic algo
#21
huiwang
closed
7 years ago
2
JMH issue with Bundler
#20
tyrcho
closed
7 years ago
2
Add unit test on Bundler
#19
huiwang
closed
7 years ago
2
Support classes with same name but different package in Bundler
#18
huiwang
closed
7 years ago
0
Develop Genetic algorithms
#17
huiwang
closed
7 years ago
0
Integrate Monte Carlo Tree Search algorithm
#16
huiwang
closed
7 years ago
1
Runnable local referee with the one provided by CG
#15
huiwang
opened
7 years ago
1
check availability of scalac
#14
huiwang
closed
7 years ago
1
run one sample benchmark in ci
#13
huiwang
closed
7 years ago
0
remove decent puzzle from public repo
#12
huiwang
closed
7 years ago
0
csb code should not be put into public repo
#11
huiwang
closed
7 years ago
0
csb code should not be put in public repo
#10
huiwang
closed
7 years ago
0
Develop minimax algorithm
#9
huiwang
opened
7 years ago
3
Analyse replays (JSON) to validate local arena
#8
huiwang
closed
4 years ago
0
Add a step in the CI to test the Bundler by compiling the generated file with scalac
#7
huiwang
closed
7 years ago
0
Add JMH test to make sure new codes are compatible with JMH
#6
huiwang
closed
7 years ago
0
simplify travis configuration
#5
huiwang
closed
7 years ago
0
Bundler : fix #3 import org.myorg.MyObject._
#4
tyrcho
closed
7 years ago
1
Bundler does not work for import org.myorg.MyObject._
#3
tyrcho
closed
7 years ago
5
Define pod racing quality function
#2
huiwang
closed
7 years ago
0
Arena
#1
huiwang
closed
7 years ago
0
Previous