Well its kinda of a general question…i started doing a super mario game in java(a copy of the old one on snes)
it is my first tiled game and i had to look up most of the stuff the problem is that most posts are out of date and i found out that the java 7(i think) provides a better support to collision than the usual intersect rectangle stuff,can someone give me some info onto that??(just to keep the code up to date)
Why do you need to look up anything? Just start coding!