Can JGame be used to create Isometric games? I'm a veteran programmer but new to game development. I'm looking to build a simple Isometric RPG.
My understanding is that Isometric tiles have fixed width but can vary in height (e.g walls) and will overlap in the y dimension as they are drawn.
Can JGame handle this?
Thanks!
Log in to post a comment.
Can JGame be used to create Isometric games? I'm a veteran programmer but new to game development. I'm looking to build a simple Isometric RPG.
My understanding is that Isometric tiles have fixed width but can vary in height (e.g walls) and will overlap in the y dimension as they are drawn.
Can JGame handle this?
Thanks!