The Study of Trading Card Game Development System

碩士 === 國立交通大學 === 資訊科學與工程研究所 === 96 === TCG(Trading Card Game) is one of the most popular card games. In this thesis we analyze TCG and derive a rigorous definition and structure of TCG. Furthermore, we also establish a practical system to develop TCG games. Based on Java programming language, we pa...

Full description

Bibliographic Details
Main Authors: Wei-Lin Chen, 陳威霖
Other Authors: I-Chen Wu
Format: Others
Language:zh-TW
Published: 2008
Online Access:http://ndltd.ncl.edu.tw/handle/32651904650797752616
Description
Summary:碩士 === 國立交通大學 === 資訊科學與工程研究所 === 96 === TCG(Trading Card Game) is one of the most popular card games. In this thesis we analyze TCG and derive a rigorous definition and structure of TCG. Furthermore, we also establish a practical system to develop TCG games. Based on Java programming language, we package program code by reading instruction in this system. Game designers also have permit to write extensive function for system usage. Game designers can make varieties of TCG through this system.