Skip to content

KacperSzmitko/IO_Project

Repository files navigation

Description

Implementation of simple online Tic-Tac-Toe game. Two players, first one to win 5 games wins a match. Players can also see their match history and their position in global ranking. Game uses ELO system for matching players to match. Game is based on client server system. Both server and client were written using C#. Client also used WPF framework for UI. Client implements Model–View–ViewModel design pattern.

Used technologies

  • C#
  • MySQL
  • WPF (for client UI)

Screenshots

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages