Share

Ataraxia Game Foundry

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Schematization of card games

You are viewing a single message from this topic. View all messages.

  1. 2003-01-10 14:11:29 UTC
    About the Container and Layout definition.

    I think we should define the Container sets and their properties in a given tag and the layout in a different tag.

    The layout is not an issue for the gameplay and the correct definition of the game rules and mechanics details.

    So it would be:
    <containers>
    <container type="single_card_area" visibility="1" owner="north" name="northplayarea" />
    </containers>
    <layout type="gridlayout">
    <grid rows="3" col="3"/>
    <container name="northplayarea" row="1" col="2">north playarea</container>
    </layout>

    or a similar thing.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.