Kategorier: Alle - data - games - options - persistence

af Gary Sibbitts 10 år siden

367

GameWorld

The program initializes by loading existing game statistics, including wins, losses, and games played. It presents a menu to the user, offering various options such as displaying these statistics.

GameWorld

Forms and Classes and Objects

CGame

Narrative
When the program starts, load the existing game stat data(w/l/game played/...)
Display menu of options to the user that includes displaying the stats
Display current record of player in the title bar
Have ability to display statistics at varying levels of detail

display info
game stats

Child Form

Main Form

Game World

User Manager

Persistence

SQL Server
XML/JSON
simple text file

Presentation

WPF
???WPF
RPSwpf
Windows Form
???Form
RPSForm
Console
???Console
RPSConsole

Game Library

BlackJack
Craps
Match-Mismatch
RPSLS
GameResult
Properties

Continue

Draw

Lose

Win

RPS