Hi, everyone. I would like to know how possible it is to create a smooth scrolling platformer game using java. For example a game such as Super Mario Bros. on a Nintendo.
Can someone recommend a platformer game that is smooth scrolling as an example.
Is it possible to create something like that as a fullscreen application.
For example, I am running Windows 7 at 2048 x 1152. Is it possible to create a game that takes up full resolution. Please excuse what might seem a very simple question, but I have something more specific in mind. Do Java games require a browser to run? Or can you run applications as self contained programs, such as *.exe.
I have looked into alot of information and my questions were mostly answered, but what I am looking for is an explanation from a game programmers perspective. What can actually be accomplished with java.
I have never for example heard of Java applications (games) being bought off the shelf. However there are OpenGL libraries for Java. So obviously it’s possible to create 3D apps.Again I am looking for a detailed explanations to convince me that the language is worth picking up over other languages. Game Development in mind. Please tell me a little about your successes and or failures. It would be very helpful.