Alpha Beta Pruning Library For Java

Alpha-Beta Pruning Library for Java. Since a long time I have been creating games with AI computer opponents, e.g. Chess, Tic-tac-toe and Gomoku. Each time I used the Alpha-beta pruning algorithm and each time I coded the algorithm anew to match the gamesâ specific features. In fact, it is possible to save a lot of coding time by using the same class for a broad variety of board games. Thatâs why I created an open source library for the Alpha-beta pruning algorithm. Here it is:, Published by DjConsti - 20 year old student of Business Informatics in Vienna. Working on BomberPortal since 2011. 2. January 2015.
Alternatives To Alpha Beta Pruning Library For Java
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Cleanrl3,947
4 months ago49otherPython
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Snake1,596
2 months agoapache-2.0Python
Artificial intelligence for the Snake game.
Godot Procedural Generation1,036
a year ago1otherGDScript
Procedural generation algorithms and demos for the Godot game engine
Quadtree Js539146 months ago8November 15, 20231mitJavaScript
A lightweight quadtree implementation for javascript
Aigames484
2 years ago1mitPython
use AI to play some games.
Astar Algorithm Cpp403
7 months ago1mitC++
Implementations of the A* algorithm in C++
Nashpy286338 months ago39August 04, 202326mitPython
A python library for 2 player games.
Evolution266
2 years ago3C#
A sandbox game/simulator that demonstrates machine learning with evolutionary algorithms.
Ml Games238
5 years ago1mitJavaScript
Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.
2048_m A Star206
8 years ago1apache-2.0Java
2048 solver
Alternatives To Alpha Beta Pruning Library For Java
Select To Compare


Alternative Project Comparisons
Popular Algorithms Projects
Popular Video Game Projects
Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Video Game
Algorithms