-
```
❯ MacBook Pro (15 Zoll, 2019)
❯ OS: MacOs Monterey
❯ java -version
java version "13.0.1" 2019-10-15
Java(TM) SE Runtime Environment (build 13.0.1+9)
Java HotSpot(TM) 64-Bit Server VM (build …
-
The AI should be completely redesigned to use the minimax algorithm, via a game simulator, this will be the final goal of the AI subsystem.
ghost updated
9 years ago
-
**Ko su članovi tima, grupa sa vežbi? Ime, prezime, broj indeksa...**
- Članovi tima su Smiljana Tedić (RA94/2014) i Maja Gulan (RA35/2014), obe iz grupe 5.
**Problem koji se rešava (detaljniji …
-
Running the application using gtk3 in Linux works, but has strange effects on the menubar.
Starting with OpenJDK 11 GTK3 is enabled by default; the gtk2-startparameter mentioned in the readme does …
-
I don't know if you plan to let the user choose the AI script?
What do you think about :
- Separate Main.lua, API.lua & script_engine.lua (put it in /LuaScripts/Main or where you want) from AI script…
-
Credit to @simon-tiger
- Coding Challenges
- [ ] Marching Squares / Cubes
- [x] R. D. P.
- [x] Maurer Rose
- [ ] ASCII Art
- [ ] Melody Generator (R. N. N.)
- [ ] Tetris
- […
-
### 入选标准
* 网站 / App
* 如果是 Github 库, README 或顶部描述里,要附上网站或 App Store 地址,不能是纯粹针对开发者的工具,如果包含了针对开发者的工具,那就太多了。所以只允许针对普通用户的网站/App 列在表里
### 不收录的东西
* 开发者工具(Github 本质上就是个开发者工具大集合,收录开发者工具这个表会爆炸的)
* 社区类网站(…
-
-
I wrote tic-tac-toe game with minimax algorithm, but simulator seems to be not powerful enough to compute computer move. I am obeying that by providing prepared game board with 2 fields filled (less d…
-
https://raphsilva.github.io/utilities/minimax_simulator/#