An open API service providing repository metadata for many open source software ecosystems.

GitHub / elkaRD / PSZT_ConnectFour_AI

First project for the ‘Fundamentals of Artificial Intelligence’ course. Created AI engine based on MinMax algorithm to play Connect Four game. Type of each player (human/AI) and AI parameters (depth of MinMax tree, enabling alpha-beta pruning) can be set, so it is possible to run AI vs AI game with different parameters.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elkaRD%2FPSZT_ConnectFour_AI
PURL: pkg:github/elkaRD/PSZT_ConnectFour_AI

Stars: 2
Forks: 1
Open issues: 0

License: None
Language: Java
Size: 80.1 KB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: over 5 years ago
Last synced at: 5 months ago

Topics: ai, alpha-beta-pruning, connect4, connect4-ai-game, java, minmax-algorithm

    Loading...