You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

Kaj_Sotala comments on Help me test out my Bayes Academy game - Less Wrong Discussion

8 [deleted] 22 September 2015 08:02PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (17)

You are viewing a single comment's thread. Show more comments above.

Comment author: Kaj_Sotala 29 September 2015 03:35:00PM 0 points [-]

Thanks! I agree with all of your points and had considered implementing many of them myself: unfortunately, while working on this project I learned that I hate UI programming, and finally got to the point where I just wanted to put out a not-too-totally-horrible prototype and be done with it. :(

The source code was written to employ a bit of an MVC architecture, with the intention of making it easier for other people to implement a better UI afterwards... but in retrospect just rewriting the whole thing under a better platform than Java might be the best approach, if anyone wants to do that.