comp380team3 / PuzzlePathDimension

Class project for COMP 380 at California State University, Northridge
0 stars 0 forks source link

New levels + fix for issue #46 #47

Closed Jjp137 closed 11 years ago

Jjp137 commented 11 years ago

Eight of them, to be exact. Some of them are quite hard to get all the treasures in, so that might keep the testers busy for a while :p

All of the platforms in these levels have one of the dimensions specified in #29. (Yes, the boxes in level 7 are four platforms stacked on top of each other.)

In addition to that, a few small changes were made:

I was going to fix a bug with the ball bounces stat as well, but I suspected that I didn't do it correctly, so that's why there's a commit where I reverted my fix for that. It's so minor that I don't want to potentially break other things at this point.

Edit: Forgot to mention that you still have to change SetupTestLevel() if you want to test these. Michael is going to try to get the level select screen to read the levels and allow the user to choose which level to play.

Oh and here's a screenshot of level 5 :)

level5

Twisol commented 11 years ago

Level 5: 3/5 balls left, 100% complete. :stuck_out_tongue_closed_eyes:

Level5Complete