Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 592 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 592 Bytes

Network game Tic-Tac-Toe based on WPF and WCF license

To invite to the game click right mouse button on the user who is online.

  • WPF;
  • WPF vector graphics;
  • WCF;
  • MS SQL DB;
  • LINQ to SQL;
  • MVVM;
  • Data Binding;
  • Custom styles;
  • Custom window;
  • Game lobby with chat;
  • Game history and mini stats of win/lose;
  • Client/Server model.

TODO list:

  • The correct end of the game;
  • Waiting for the opponent's move;
  • Rebuild project architecture.