Closed GoogleCodeExporter closed 9 years ago
I also fixed up the test subprojects: I moved some non-testy code from
test/core into a Showcase demo, and changed test/core to test/benchmark as it
now has the single purpose of benchmarking the layers implementation (though
it's not clear how to interpret the reported data).
I also created the proper four project setup for both of the test subprojects.
Unfortunately, the test subprojects are not as amenable as the samples to
unification, so we have to deal with some subproject proliferation there.
Original comment by samskiv...@gmail.com
on 22 Aug 2011 at 4:53
[deleted comment]
Love it! Snake is reminiscent of the old Win98 screensavers. I threw it on
appengine while I was playing around: http://playn-showcase-test.appspot.com
Couple of minor setup issues:
I had to run git checkout remotes/origin/showcase to switch to your showcase
branch after cloning. I also needed to change haltonfailure="yes" to "no" in
showcase-playn/etc/build-common.xml because the tests were failing
(intentionally, I believe) which halted the build.
One minor nit: do you mind adding the header preamble to Menu.java and
SnakeDemo.java?
LGTM otherwise, thank you for the patch and cleanup.
Original comment by pdr@google.com
on 23 Aug 2011 at 1:23
Added headers and committed.
Original comment by samskiv...@gmail.com
on 23 Aug 2011 at 5:24
Original issue reported on code.google.com by
samskiv...@gmail.com
on 22 Aug 2011 at 4:50