danielbinder

danielbinder

Geek Repo

Github PK Tool:Github PK Tool

danielbinder's repositories

LogiVis

A teaching aid for concepts and algorithms in logic

Language:JavaLicense:MITStargazers:2Issues:1Issues:29

Progress

A simple Java console progress wrapper to indicate the progress of one or multiple Collections or Arrays

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

DanielsCache

A simple caching library for keeping a certain fixed amount of your computed objects with an LRU eviction strategy

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

GameAI

Generic AI for 2-player turn based games with small search spaces using the minimax algorithm enhanced by alpha-beta pruning.

Language:KotlinLicense:MITStargazers:0Issues:1Issues:0