|
Post by Cunt Wrap Supreme on Apr 10, 2008 17:09:52 GMT -5
I will write up a .java file in RTP for a simple text-based, keyboard operated RPG.
Nothing extravagant. Things I have in mind:
- character creation - text-based RPG style dungeon diving with battles - levelling up and controlled stat distribution - some crap excuse for a story - memorizing character name, stats, etc. - shops for weapon/armor/spells/other cliche stuff that augment your character's fighting ability
I thought a lot of it out, such as damage calcs, methods, file saving, etc. I might even arse myself to look up how to import images.
Don't expect much, though.
|
|
|
Post by Hauskaz on Apr 10, 2008 17:47:29 GMT -5
If you're willing to, consider using NetBeans. It's a pretty pro IDE. Although you lose the HSA Console for doing all that text stuff, Ready to Program is absolute shit in comparison. Sun offers NetBeans on their site with the JDK, which is needed to use NetBeans. Sun link for the JDK + NetBeans bundle java.sun.com/javase/downloads/netbeans.html
|
|
|
Post by Finn on Apr 10, 2008 20:42:00 GMT -5
i sure love text based RPGs
|
|