Hi, first of all I need to explain that I am very new to java.
I do however have programming experience in C++ and some C#, but I wanted to convert one prototype game that I in c++ to java, since I want to release it to the mobile phones. I found JGame and really liked the syntax for it. I can basically copy and paste one of the examples and just make my games from one of those, since I only need the tile system basically.
Now to the question: can anyone tell me(like to a 3 year old) what I need to do and how to link and everything, to make it possible to be using in netbeans 6. I read the readme file, but I didn't get everything, and when he startet to explain how to link in linux, or maybe it was MacOS, I was completely lost.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, first of all I need to explain that I am very new to java.
I do however have programming experience in C++ and some C#, but I wanted to convert one prototype game that I in c++ to java, since I want to release it to the mobile phones. I found JGame and really liked the syntax for it. I can basically copy and paste one of the examples and just make my games from one of those, since I only need the tile system basically.
Now to the question: can anyone tell me(like to a 3 year old) what I need to do and how to link and everything, to make it possible to be using in netbeans 6. I read the readme file, but I didn't get everything, and when he startet to explain how to link in linux, or maybe it was MacOS, I was completely lost.
Have you been hable to compile the project in netbeans? I am triying but iam getting an error i hope you can help me.