Howdy!
I figured I ought to finally introduce myself and the JMonkeyEngine project I’ve been working on.
I’ve been working on my Computer Science major project, Poggio, which I intend to be a game where people can play around with programming (the game’s simple language is based on LISP). It’s still pretty rough and I have a lot of work left.
I’ve also been writing the bulk of the game in Clojure (a dialect of LISP for the JVM), which has been an interesting challenge, but for my purposes, there haven’t been any major issues getting JME and Clojure to play nice together.
Without further ado, here’s a video of what Poggio looks like right now & a link to the jar file.
[video]http://www.youtube.com/watch?v=uciZJyCxr8o[/video]
Thanks to the developers of JMonkeyEngine and the great community! Posts on these forums have been great help to me while building up Poggio!