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

MatheMagician's Comments

Back to MatheMagician's profile

Could you make it so that instead of flipping over the cards on at a time, it flipped over three, but you can use the card on top!
You cannot use graduation with getImage().drawPolygon(). However, you can with java.awt.Graphics2D, so you could creates a buffered image, use Graphics2D to draw your graduated triangle on it, and then draw the buffered image on your actor/world's image.
The scenario that is, I already like the idea.
If you make the window smaller (kinda like builderboy's scenarios) that would increase speed as well. If you do manage to speed it up, I will like it.
The way the snowflakes move in different directions at different speeds isn't realistic. However, it is very beautiful.
3000 views
Original: No images, just colors Modern: your user image
I scale the images 100 by 100 and then use code i wrote to draw each one of those pixels on the part of the screen it belongs.
Oh, and thanks, darmist255, your vote put me in the top 20 most voted for users:)