User:SimonSmall: Difference between revisions

Content deleted Content added
imported>SimonSmall
Updated my page
imported>SimonSmall
Update NetBeans progress report
Line 4:
 
----
= NetBeans and the Chat Tutorial =
 
I am adding pages to create the Chat Tutorial using the NetBeans IDE. This is the development plan, but will not necessarily be completed in this sequence.
Line 17 ⟶ 18:
5) Ensure both Client and Server can be run in the NetBeans IDE to allow debugging.
 
6) Extend Chat with administration and user command options (e.g. banned list, /users or /quit)
When these are complete, I would like to extend this tutorial to a more complex game that uses more of the functionality of the Marauroa engine. This will probably call on existing pages that explain how to add to the Stendhal game. I need to think of what that game will be.
 
== Issues with NetBeans Chat Tutorial ==
 
The following actions need to be taken / investigated with [[Chat_Tutorial_in_NetBeans|the Chat Tutorial]]
 
* Logging in Client is not happening
* Server is not a Java Application, with Start and Stop buttons
* Explanation of Text Client is not clear
* [[Marauroa_Git_on_NetBeans|NetBeans and Git]] needs investigating and writing
 
When thesethis areis complete, I would like to extend this tutorial to a more complex game that uses more of the functionality of the Marauroa engine. This will probably call on existing pages that explain how to add to the Stendhal game. I need to think of what that game will be.