Click here to Skip to main content
15,887,175 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello CodeProject Community,

I am developing a 2D game in Java, and I would like to be able to use level maps.

I am open to any way of doing it, completely in Java without any extra software.

I either want to use arrays or text files, and then numbers to mark the different blocks/textures.

If possible could you also please show me how to make a certain number/character in a level map load a certain image? Also if possible I would like to know how I could make the image draw on the correct part of the screen.

Thanks!
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900