Jump to content

Improvement/Ideas


bearruler

Recommended Posts

I have been working on my game for a few months now
Unfortunatly, I have had a semi-difficult time drawing in new players

First of all, I code, I dont design. The layout of the game isnt great and I would love it if anyone had some pointers to make it look alittle nicer

Second of all, I was wondering if anyone had any feature ideas

Finally, If anyone had any Ideas of how to recruit more players, that would be great ;)

It really annoys me that games who actually bought the code (which was ripped from another online game) and changed the logo and name have thousands of players...

Thanks for your help,


Bear
www.KnightsDivine.net
Link to comment
Share on other sites

Well I don't mean to be mean, but it is horrible. Don't take that as an insult though, not everyone is gifted at design and it is sometimes hard to get right. From what I can see as a PHP programmer, your actual code is great, but most people who will play it dont give a damn what your code is like if the site looks horrible, which may be why people are coming in.

Let me start giving you some ideas:

[list]
[*]Lose the background image. If you want to use a background image, make it a subtle fade from one colour to another, not a pattern like that. Why not try a fade from dark red to red?
[*]The logo is good, but I dont really like the shape and it is using up a lot of unncessary space. Keep it as it is, but why not use a rounded-rectangle instead of the oval (and perhaps a little smaller), maybe 150 height?
[*]You have a nice width made by the buttons at the top (Announcements, Rankings, etc.) so why not keep the rest of the site in line with that? Have two columns, with the content you already have (ie. the login form in the small left column and the main content on the right).
[*]Don't use the standard HTML table "border" property. Use CSS instead ("<table style="border:1px solid #FFFFFF">")[/list]

Maybe have a go at changing a few things and we can see if anything else can be done!

Niall
Link to comment
Share on other sites

Haha dont worry about offending me, thats why I posted here. I am "artisticly retarded"

Anyway, I have done some work with what you suggested (killing BG image, making colors better, redoing my css file, better html)

When I get the next draft out Ill post that. I have the main page done, except for the news portion which Ill need to play around with. I was thinking most pages will follow easily. I still have work to do on the left menu and the top banner

Thanks for your help so far


Bear
Link to comment
Share on other sites

This is what is termed as "Programmer Art", or something created by someone who can outcode anyone but who probably shouldn't touch the graphics. It's big, it's red, it generates [url=http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.knightsdivine.net%2F]bad HTML[/url] and [url=http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2Fwww.knightsdivine.net%2F]CSS[/url], and then there's this piece here:
[code]<link href=css.css rel=stylesheet type=text/css>
<link rel="icon" href="http://kd.madur.net/little.jpg">
<link rel="shortcut icon" href="http://kd.madur.net/little.jpg">
<META NAME="keywords" CONTENT="Knights Divine, kd, bearruler, MMORPG, online game, game, free, army, medieval, fun, recruit, master, apprentice, rpg, php, mysql, nerd, geek">
<META NAME="description" CONTENT="Knights Divine is an MMORPG that lets players build their own army, attack/spy on/steal from other players, buy weapons, upgrade, and train followers.">
<META NAME="author" CONTENT="bearruler, Knights Divine">
<html>
<head>



<title>Knights Divine</title>

</head><body><center>[/code]
Aren't LINK and META tags supposed to go inside the <head> element? You don't have a DOCTYPE either, you have a beveled circle as your logo (that technique went out when it came in) and you've got more tables then I even want to think about. In summary, get someone to help you redesign the entire HTML output from the ground up, and delete everything you have relating to style.
Okay, a little harsh, but that is all IMO.
Link to comment
Share on other sites

Background image gone for sure, looks like an old maxpages or angelfire kind of site (FREE)

Get away from the oval header... try a rectangle if you want to go for a hard look or curved corner for a smoother design.

Possibly differn't background color for link bars or some sort of design.

If you need any help let me know, i'll gladly help.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

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.