Hacker News new | ask | show | jobs
by anders30 3992 days ago
This looks like a lot of fun but I'm surprised to see this in Java. Nothing against Java, the JVM, or the ecosystem surrounding it; I expected to see a REST interface, or something similar.

Having read Artificial Intelligence: A Modern Approach (http://aima.cs.berkeley.edu/), I think it would be a neat side project to abstract as much out of the intelligent agent model from Chapter 2 as "makes sense" and see to what extent you can allow interfaces from any programming language.