Card Based Games - GavWood/DOGE-Game-Engine GitHub Wiki

The following apps provide tutorials and starting for creating card based games for improvised play.

Card Test bed

This test renders a number of cards which each demonstrate different interactions, sensor input and rendering.

Synchronised Play

Creates an app with a set of cards which are linked. If one card is "turned over" on one instance of the app, the cards on all the instances of the app turn over.

Turn Taking Play

Creates an app with a set of cards which are linked as if in a "round-robin". If one card is "turned over" on one instance of the app, a card can be turned over on an instance of the app that follows that app in the network.