Hello. I really need some help. I am trying too create a text-based game but I have NO idea how. I am an expert at HTML but arn't quite sure how too create a text-based game. I would really appreciate some help. Thanks.
Just took a look at your website. Looks good. If you did your own graphics.. woaw.
Are you aware that some of the links on your site don't work and that some of the popups contain virusses??!! Do something about it. Virusses are a pest!!
Quote:
I am an expert at HTML but arn't quite sure how too create a text-based game.
As far as i know you can't create a game with pure html. You don't have the ability to have the user interact with the game.
You could use forms. But these form must have an action (script) defined. This script runs on the webserver. It depends on the type of hosting you have what type of scripts you can run. Linux hosting mostly has php and windows hosting asp.
You could also use javascript. This runs on the visitors machine.
For a text based game i would choose for php. It wil cause less problems on the visitors browser than javascript and the hosting is cheaper than for asp.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum