Sorry if this has been asked numerous times, I’m quiet new to java and I don’t know exactly what to search for when it comes to this subject.
But please, if someone could give me a basic example on how to make a sprite using an array. Similar to how they do it on them Java4k Games. There is a game by Notch(Minecraft) where he did a lemming type clone and did something using multiple arrays when it came to animation. But if I start with ‘still’ arrays for now and work from that. I have been trying to learn off source code like notch’s game and other programmers but when I’m copying bits and bobs I get lost and frustrated.
So if anyone could just give me some demo Java Applet/Application code to display, lets say, a smiley face or a green blob if you dont have time
I hope I make sense hear… I really want to have a go at doing sprites the old fashioned way rather than using photoshop and importing images.
Thanks