I have started developing a new game using the Slick game library. It’s a simple game of moving around blocks to put them into the correct spots. I haven’t got very far, just a working example with two blocks, but I am pretty excited. In the screen shot you simply move the red and green squares into the big yellow one. When one of the smaller squares is fully inside the yellow square it shrinks and spins. When both squares have been put in the yellow square, you win. There is some collision detection. You can’t go off the screen and you can’t go through any of the little squares. No big deal. Pretty simple. I have plans of making it bigger though.
