issues
search
SverreNystad
/
board-master
BoardMaster utilizes the power of the Minimax algorithm, to simulate the best AI opponents one can face in simple board games.
MIT License
3
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
dependency: (deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre in /backend
#60
dependabot[bot]
opened
1 month ago
0
dependency: (deps): bump org.springframework.boot from 3.3.1 to 3.3.4 in /backend
#59
dependabot[bot]
opened
1 month ago
0
Implement hex chess
#58
SverreNystad
opened
2 months ago
0
dependency: (deps): bump com.diffplug.spotless from 7.0.0.BETA1 to 7.0.0.BETA2 in /backend
#57
dependabot[bot]
opened
2 months ago
0
dependency: (deps): bump org.springframework.boot from 3.3.1 to 3.3.3 in /backend
#56
dependabot[bot]
closed
1 month ago
1
dependency: (deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre in /backend
#55
dependabot[bot]
closed
1 month ago
1
dependency: (deps): bump org.springframework.boot from 3.3.1 to 3.3.2 in /backend
#54
dependabot[bot]
closed
2 months ago
1
Implement chess
#53
JonBergland
opened
4 months ago
3
Make winning move show with colors
#52
SverreNystad
opened
4 months ago
0
dependency: (deps): bump io.spring.dependency-management from 1.1.5 to 1.1.6 in /backend
#51
dependabot[bot]
opened
4 months ago
0
dependency: (deps): bump org.springframework.boot from 3.3.0 to 3.3.1 in /backend
#50
dependabot[bot]
closed
4 months ago
0
Build(deps): Bump braces from 3.0.2 to 3.0.3 in /frontend
#49
dependabot[bot]
closed
4 months ago
1
dependency: (deps): bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre in /backend
#48
dependabot[bot]
closed
4 months ago
0
dependency: (deps): bump org.springframework.boot from 3.2.5 to 3.3.0 in /backend
#47
dependabot[bot]
closed
4 months ago
0
Dockerize BoardMaster
#46
SverreNystad
opened
5 months ago
0
dependency: (deps): Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre in /backend
#45
dependabot[bot]
closed
6 months ago
0
dependency: (deps): Bump io.spring.dependency-management from 1.1.4 to 1.1.5 in /backend
#44
dependabot[bot]
closed
6 months ago
0
Build(deps): Bump ejs from 3.1.9 to 3.1.10 in /frontend
#43
dependabot[bot]
closed
6 months ago
0
dependency: (deps): bump org.springframework.boot from 3.2.3 to 3.2.5 in /backend
#42
dependabot[bot]
closed
6 months ago
0
Build(deps): Bump express from 4.18.2 to 4.19.2 in /frontend
#41
dependabot[bot]
opened
7 months ago
0
dependency: (deps): bump org.springframework.boot from 3.2.3 to 3.2.4 in /backend
#40
dependabot[bot]
closed
6 months ago
1
Build(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
#39
dependabot[bot]
opened
7 months ago
0
dependency: (deps): bump com.google.guava:guava from 31.1-jre to 33.1.0-jre in /backend
#38
dependabot[bot]
closed
6 months ago
0
Build(deps): Bump follow-redirects from 1.15.4 to 1.15.6 in /frontend
#37
dependabot[bot]
opened
8 months ago
0
dependency: (deps): Bump org.springframework.boot from 3.2.2 to 3.2.3 in /backend
#36
dependabot[bot]
closed
8 months ago
0
Connect4: Communication error between frontend and backend
#35
JonBergland
closed
9 months ago
2
dependency: (deps): bump org.springframework.boot from 3.2.1 to 3.2.2 in /backend
#34
dependabot[bot]
closed
9 months ago
0
Create API endpoint for IsTerminal-checks
#33
JonBergland
closed
9 months ago
1
Bug: IterativDeepening-Agent playing in favor of user
#32
JonBergland
closed
9 months ago
2
Game over status gives the memory of the Communication object
#31
SverreNystad
closed
9 months ago
1
Build(deps): Bump follow-redirects from 1.15.3 to 1.15.4 in /frontend
#30
dependabot[bot]
closed
9 months ago
0
Dockerize backend
#29
SverreNystad
closed
10 months ago
1
Heuristic use
#28
SverreNystad
opened
10 months ago
4
24 implement agent using monte carlo tree search with alpha beta optimallzation
#27
SverreNystad
opened
10 months ago
0
Fix(#25): Update win messages in GameService.java
#26
SverreNystad
closed
9 months ago
1
Game over status favours bot
#25
SverreNystad
closed
9 months ago
1
Implement agent using Monte Carlo Tree Search with alpha beta optimization
#24
SverreNystad
opened
10 months ago
0
Generate documentation in pipeline
#23
SverreNystad
closed
10 months ago
0
Fix(#11): Reduce image size
#22
JonBergland
closed
10 months ago
1
Reset error message on frontend
#21
SverreNystad
closed
10 months ago
1
TicTacToe.isTerminal() does not always work
#20
SverreNystad
closed
10 months ago
2
Is it worth it to test internal server errors in controller?
#19
SverreNystad
closed
10 months ago
1
Smoke testing
#18
SverreNystad
closed
10 months ago
1
Feat: Add parameter isMaximizingPlayer to evaluateState
#17
SverreNystad
closed
10 months ago
1
Minimax Agent with iterative deepening
#16
SverreNystad
closed
10 months ago
3
Minimax agent with Alpha beta pruning
#15
SverreNystad
closed
10 months ago
2
Create Tic tac toe page for play
#14
SverreNystad
closed
10 months ago
0
Deploy website on the WWW
#13
SverreNystad
opened
10 months ago
2
Automatic Schedule removal of game in GameService to keep down memory
#12
SverreNystad
closed
8 months ago
1
Visual Improvements
#11
SverreNystad
closed
10 months ago
0
Next