Difference between revisions of "Help:Creating a game"

From Ludocity
Line 41: Line 41:
 
</tt></div>
 
</tt></div>
  
Change the designer name to your own name, and fill the other fields in as appropriate.
+
Change the designer name to your own name, and fill the other fields in as appropriate. Note that the '''designer name''' you choose will be the one that other people credit the game to, when the run the game themselves.
  
 
The '''status''' field tells other Ludocity players what state your game is in. A game's status can either be '''unfinished''' (you're still writing it), '''untested''' (you've finished writing it but haven't played it yet), '''tested''' (you've played it and it still needs some work) or '''playable''' (you've played it and it works well enough that other people should play it too).
 
The '''status''' field tells other Ludocity players what state your game is in. A game's status can either be '''unfinished''' (you're still writing it), '''untested''' (you've finished writing it but haven't played it yet), '''tested''' (you've played it and it still needs some work) or '''playable''' (you've played it and it works well enough that other people should play it too).

Revision as of 16:15, 17 July 2008

All visitors are welcome to add their own games to Ludocity, whether they're documenting a game that they've played before, or are working on a new one that hasn't been played yet.

This page explains how to create a page for your game. Because wiki pages can be edited at any time, though, there's no need to complete all the steps - you can just add filler text and come back to them later. (If some of the other wiki users have played your game, they'll be happy to help you get the ruleset up to scratch.)

If you have any questions that aren't answered here, or want some help in writing up your game, leave a message on the talk page.

Creative Commons

Before adding a game to Ludocity, make sure that you understand how the Creative Commons process works. By submitting a game to the site, you are agreeing that anyone in the world can run your game, or republish it somewhere else. They will have to credit you for it, and they won't be allowed to make any money from it, but by publishing your game on this site, you are releasing it into the wild.

As such, you should only submit games which you have designed yourself, which have already been released under a suitable Creative Commons licence, or which you have explicit permission from the game designer to publish here.

If you are submitting an old game which is already in the public domain, you should label it as being public domain rather than creative commons (this is explained in the "add an infobox" section.)

Game page creation

Create the page

Pick a name for your game.

Enter this in the "search" box in the side bar, to check that there isn't already a game of that name. If the game doesn't exist, the search results will begin with "There is no page titled "<your game name> deck". You can create this page." - click on "create this page" to create the page.

Add an infobox

Each game on Ludocity has an "infobox" in the corner that tells people who made the game, the number of players it takes, the stuff it needs, and how playable it is. Cut and paste the following infobox template, adding it to the top of your newly created page.

{{gameinfobox
|designer=A. N. Other
|image=
|players=2-7
|stuff=A chess board and three umbrellas.
|crew=One.
|preparation=Ten minutes.
|time=An hour, plus ten minutes for scoring.
|place=A swimming pool.
|activities=Swimming, bluffing, mental arithmetic.
|status=unfinished
}}

Change the designer name to your own name, and fill the other fields in as appropriate. Note that the designer name you choose will be the one that other people credit the game to, when the run the game themselves.

The status field tells other Ludocity players what state your game is in. A game's status can either be unfinished (you're still writing it), untested (you've finished writing it but haven't played it yet), tested (you've played it and it still needs some work) or playable (you've played it and it works well enough that other people should play it too).

If you want to give us an image of your game, you can upload it at Special:Upload, and then add it to the "image=" field in the infobox (eg. "image=Chess_Umbrella.jpg"). Please do not use copyrighted images for this; either provide a photo you've taken yourself, or find one on Flickr that's been issued under a Creative Commons licence.

Anything you list in the "activities" section will automatically have your game assigned to the relevant categories (eg. mentioning "chasing" will put it in Category:Chasing games). As such, make sure it makes at least some sense to add the word "game" after each activity, and try to keep each activity to just one common word (so that you'll overlap with some other games that use the same activity - "finding" rather than "scavenger hunting", "drawing" rather than "bespoke artwork creation").

If your game is in the public domain (either because it's an old party game that's already in the public domain, or because it's your own game and you would prefer to release it as public domain than through Creative Commons), you can add "|licence=public domain" to the list of fields, and the infobox will be flagged appropriately.

Introduce your game

Underneath the infobox code, write a sentence or two that summarises the theme and aim of the game.

Write up the rules

The rest of the article should consist of the rules and instructions of your game, separated by whatever headers you feel are appropriate. (To make a header, just click the button with the big "A" at the top of the edit window, or put a double-equals around the title, such as "==Setting up==".)

When writing up a ruleset, try to imagine that you’re writing out a set of instructions so that they could be printed out and given directly to the players. If there are a number of different roles - hunters and hiders, for example - or if preparation is required, it can be useful to separate these out into different parts of the ruleset: “Instructions for Hunters”, “Instructions for Hiders” and “Instructions for Preparation”, rather than one long essay describing the entire game.

Take a look at the existing rulesets to get an idea of how your ruleset should be formatted.

Make a creator page

If you want to make a game designer page with your name, feel free to do so - this will be automatically linked from the "Designer:" section of the infobox, if a wiki page with the same name exists.

You can write anything you like on this page; just make sure to put [[Category:Game designers]] at the bottom somewhere, so that it gets added to the "game designers" category.

The end

And that's it. Click "Save page", and your page will be created - the game will automatically appear in the relevant categories of the archive. If you want to make any tweaks or changes later on, just come back to the page and click "Edit".