In Rocks 'n' Pits, the objective is simple: push all of the rocks into the pits to move onto the next level. Don't fall in the pits, or you'll die!

Download the game (
exe,
jar), or the
jar and source if you want!
Edit - Or just play online
here! Thanks ReBirth for the help figuring that out

I consider this my first game that -
A: works
and
B: is actually kind of fun!

I will add more levels eventually. For each one I just have to make a new 2d array where a 0 is player spawn, 1 is blank, 2 is a rock, 3 is a pit, 4 is grass, and 5 and 6 make those nice little red and blue things (don't want to spoil the suprise)

Please go easy on me, I'm still new to this. Any feedback or constructive criticism is appreciated.
Enjoy!
-Nathan