This site requires JavaScript, please enable it in your browser!
Greenfoot back

Builderboy2005's Comments

Back to Builderboy2005's profile

When you played before, were you logged in then? It will only show you the chapters you completed when you were logged in.
Are they Flares?
Still a good amount of chapters to go! Glad you are liking it :)
I'm not sure the rules are being modeled correctly, as several famous configurations like the glider of the F-pentomino do not give the proper results.
I would highly recommend getting rid of the try-catch blocks around the writing, and instead check the bounds yourself. This would increase the speed a lot, and possibly allow the routines to handle boundaries a little more intelligently. Have you run any tests to see how these routines compare to the built in Java ones?
I'm not working on this game as much, mostly working on Nightmare.
Not at all! Just make sure to give credit where credit is due! ^^
Not at all! Just make sure to give credit where credit is due! ^^
Why yes I did use raycasting :D One of my very first 3D games ^^