This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends.
The project is has been in the design and brainstorm stage for approximately two months and is now in development:
1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for images.
Estimated time of completion: Mid November
(See the CHANGELOG file)
2: Fully automated GUI with all actions scheduled and handled by the computer. Users will only have to select options off of a menu.
3: Full simulator with images, AI and multi-player (hopefully including LAN, Internet, and local).