Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wilomgfx/go-skynet

Learning go and recreating a school lab i did in game artificial intelligence for my algorithms and data structures course. Originally made in java
https://github.com/wilomgfx/go-skynet

artificial-intelligence game gameai go golang minimax minimax-algorithm transposition-table

Last synced: 3 months ago
JSON representation

Learning go and recreating a school lab i did in game artificial intelligence for my algorithms and data structures course. Originally made in java

Awesome Lists containing this project

README

        

# go-skynet
Learning go and recreating a school lab i did in game artificial intelligence for my algorithms and data structures course.

Originally made in java