Text Based RPG!
Posted: Sat Sep 27, 2014 7:25 pm
				
				Hi all old and new people here on Indie Resource! (Sorry if I put the topic in the wrong section, but this seemed like the best one)
 
As you can probably see by this topic, I no longer use Java and intend to use C++ instead.
I have made a console application game that is pretty much a Text Based RPG and I would like some ideas, thoughts and suggestions of how I should or could improve it.
 
Here is a playable version of it, it is currently an untitled game as I haven't come up with any good names.
There are aswell no storyline and no objectives in this game yet, but there is items; such as armour and weapons, even mobs.
 
You basically use 1, 2 and 3 as your controls and there are currently only 2 rooms to investigate.
When you have created your character you use 0 to open up your inventory to see your items, equipment and character stats.
 
http://www.filedropp...itledconsolerpg
 
I don't know of any file hosting service that supports additional files/folders, so here is the changelog if you'd like to take a look.
 
http://www.filedropp...d.php/changelog
 
Please, leave your thoughts about this game, I'd love to hear any thoughts on improvements, performance etc even though it's a non-graphical game. (I could use ASCII, but haven't managed that yet).
 
Thanks for reading!
			As you can probably see by this topic, I no longer use Java and intend to use C++ instead.
I have made a console application game that is pretty much a Text Based RPG and I would like some ideas, thoughts and suggestions of how I should or could improve it.
Here is a playable version of it, it is currently an untitled game as I haven't come up with any good names.
There are aswell no storyline and no objectives in this game yet, but there is items; such as armour and weapons, even mobs.
You basically use 1, 2 and 3 as your controls and there are currently only 2 rooms to investigate.
When you have created your character you use 0 to open up your inventory to see your items, equipment and character stats.
http://www.filedropp...itledconsolerpg
I don't know of any file hosting service that supports additional files/folders, so here is the changelog if you'd like to take a look.
http://www.filedropp...d.php/changelog
Please, leave your thoughts about this game, I'd love to hear any thoughts on improvements, performance etc even though it's a non-graphical game. (I could use ASCII, but haven't managed that yet).
Thanks for reading!

