Welcome to TCG Creation, where you can ask questions and receive answers from other members of the community.

Website layout and design

1 like 0 dislike

What sections should we have?

My ideas so far:
- Landing page: Title page with some screenshots of the game, like a quick "here is the game!" type page.
- News: Micro-blog like posts with newest developments.
- Project: An overview of the project, with links to all the different things we work on, and team members with roles.
- Mods: Information about the current mods being developed, with setting, images, game rules and things like that.
- Contact: Email us for feature requests, reporting bugs, information requests and such.

Where should the menu be?

- Header: Seems like the most common website layout is to have links at the top in the header. This is good for a website with only a few links with sub-links. It also allows for a nice looking header with a large logo and such.
- Left side: This is somewhat common and the advantage is that it leaves room for a lot more links. A good example of this practice is the W3Schools website. http://www.w3schools.com/js/
- Right side: This is more often used for dynamic content/feeds (like hot questions on Stack Exchange) but not often used for primary links.

What alignment should we use for page content?

Left-justify:
It's most common to left-justify content on the web, letter-style.
It's simple to use but can look weird if page-centered content is displayed.


Center-justify:
This style lends itself better to websites with less text
and more media, like photo blogs.


Right-justify:
This is practically never used for English website text content,
except for numbers in tables and such.

 

closed with the note: website is done
asked Nov 5, 2014 by Phrancis (1,920 points)
closed Feb 11, 2015 by Phrancis

1 Answer

0 like 0 dislike
Regarding the menu, I think that the left side will definitely be best. Then the content itself should be in the center.

Regarding the sections of the site, you pretty much have it covered. Some thoughts:

I would suggest that we may want to add a forums for people to post bugs and feedback for the game.  This is not a high priority at the moment, but it would be nice to have.  

Also I think that we should have a Releases page that has the patch notes for the game along with the releases that are on github. The wikipedia would also be a good thing to link to or embed in our site.

There could be a How-To section for downloading and getting started with the game while it is available on Github. There could also be information for how to connect to a server or host your own server.  This will not be as necessary if we have a completed mod, because we would just have people download the game directly instead of through Github.
answered Nov 5, 2014 by bazola (2,200 points)
I do think having nav bar on the left would allow for easier navigating of section and sub-sections
...