how do I start?
can I ask a few things?
what are sprites?
are they like empty variables you then put a command for them to move?
are they the design (the pixelated mario model for example)
or am i getting this wrong on a whole another level?
when I tried to make a game, I'm getting a few errors on frame rates
it seems that the commands are not in sync with the visual output
am i getting something wrong
btw I use java
also, there's alot more questions but I'm hell bent on these 2
Best thing you can do is find either a book or an e-book on the programming language [so in your case Java] and then working your way through it from there, most people on this forum learnt by their own hands on experience.