This is my latest project I've been working on. There is close to like, no Java development of any kind, so I thought this might help give it a little kick start.
This is fully documented code, and it's pretty well written and the comments explain why if something could have been written better, why I didn't do it. Basically, I wrote it as basic as I could using the best methods I knew how so that people can understand it if they're new.
So yeah, go ahead and give it a look if you'd like. This project was created using IntelliJ IDEA, but you can find the .java files at: Foxxy Dialogue Creator\src\ and can edit/view them with Notepad++.
If you're going to be doing any Java development though, I highly recommend you download IntelliJ or Eclipse. Both are free.
Enjoy: [Only registered and activated users can see links. Click Here To Register...]
Edit: Inside you will find a .bat file which is used to actually start the program in the CMD prompt. If you right-click > Edit the file, you can view it in notepad and see that it's totally harmless.
Edit2: Here is the GitHub repository for it. All future changes will only be done with the repository: [Only registered and activated users can see links. Click Here To Register...]
Updates:
I have now included packages, inheritance, and other good things to the source.
As for the GitHub, I have now created a devel (short for development) branch. Any work I do nightly will go there, so you can always see updated code, however, it may not be correct or finished. The master branch will have the "finished" release.
This is fully documented code, and it's pretty well written and the comments explain why if something could have been written better, why I didn't do it. Basically, I wrote it as basic as I could using the best methods I knew how so that people can understand it if they're new.
So yeah, go ahead and give it a look if you'd like. This project was created using IntelliJ IDEA, but you can find the .java files at: Foxxy Dialogue Creator\src\ and can edit/view them with Notepad++.
If you're going to be doing any Java development though, I highly recommend you download IntelliJ or Eclipse. Both are free.
Enjoy: [Only registered and activated users can see links. Click Here To Register...]
Edit: Inside you will find a .bat file which is used to actually start the program in the CMD prompt. If you right-click > Edit the file, you can view it in notepad and see that it's totally harmless.
Edit2: Here is the GitHub repository for it. All future changes will only be done with the repository: [Only registered and activated users can see links. Click Here To Register...]
Updates:
I have now included packages, inheritance, and other good things to the source.
As for the GitHub, I have now created a devel (short for development) branch. Any work I do nightly will go there, so you can always see updated code, however, it may not be correct or finished. The master branch will have the "finished" release.