Hey
Im writing a platform game "Mario style" for mobiles in Java but I seem kinda stuck. Any recommendations on some points I should do? Ill view them and post code Ive done related to them.
To recap some of the things done:
Map loads
I can "move" (what actually moves is the background)
Collision is implanted but does not work correctly
I can sorta jump (doesnt work correctly either)
Countdown time implanted (but not implanted in game)
Graphics implanted
Thanks.