Jump to content
xisto Community
Sign in to follow this  
Darknight

Text-turn Based Game

Recommended Posts

Can anyone help me? I need tutorials to make a text-turned based game like http://www.seordcast.com/ or archmage-the reincarnation. im a newbie so need tutorials and people to teach me how to make. can you like send me some tutorials or guides or example scripts for me to edit from to seordcast123@gmail.com? i need some help and what do i need to make this game? PHP and Java only?

Share this post


Link to post
Share on other sites

I was making some kind of RPG web-based game (if you know Bleach, it's something of the kind). What you would need, at least, to do it is:-HTML-Minimum CSS (you can get a free template, but it's always good to know this)-PHP-MYSQL (connection with PHP)-Minimum Javascript(isn't the same than java, so watchout).There aren't such things as example scripts, but what I can advice you to do is to check PHP topics over here of where to find php topics and experiment yourself. I'm no PHP expert nor anything like that, but I learned a lot and were able to make functional scripts.Continuing with what I said about example scripts, there is no way that picking out a random script, without knowing PHP you would be able to change it. Believe me, sometimes it's better to start from scratch and this would be one of those examples.Hope I helped you out.

Share this post


Link to post
Share on other sites

Kind of helped me out. :D I know PHP scripting and html. However, I just don't know how to make PHP and javascript work together to get a game that is similar to http://www.seordcast.com/ so im wondering how now. and I found a game script that is quite similar to what i wanted to make. it has almost everything i need for the game i want to make. but there seems to be a bit of php error with the script, so is there anyway to check what is wrong with the script?

Share this post


Link to post
Share on other sites

The error will usually point you to what file and line of code is causing the error unless somehow you have that setting turned off to display no error on the server you are working on.

Share this post


Link to post
Share on other sites

You can post the full script code here inside of code tags and point us the line where the error is; if you can't understand the error we will try to find it to help you. Also, javascript sounded as a hard language to me, but these last days I've learned a lot and it's pretty easy if you get the hand of it.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.