Does anyone know of an open source AI programming competition framework( shell)? The target should be 'game aware'.
I'd like it to:
- Be written in Java
- Have a reliable way to measure/terminate time slices. (e.g. bytecodes executed)
- Run compiled AIs against each other. (class files)
If there is anything like this available, let me know!