8000 GitHub - habibaelsayed/Tic-Tac-Toe: XO Game with Windows forms using C#
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

habibaelsayed/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

my first project in C# using windows forms

Project Windows:

First The home page

  • Two users should enter their name and start playing with X or O. image

Second The game

  • The two players start the game and it indicates player turn and the winner then save records to save in a database image

Third The database

  • where you can delete a record or start a new game image

Fourth About page

  • Where you can find the description of the game image

To open this project:

  1. Restore the database
  2. In Visual Studio Open project then Tools -> NuGet Package Manager -> Manage Package Manager for Solution
  3. In NuGet Solution Choose Browse -> Search for (Microsoft.Data.SqlClient) -> then install
  4. Now Run the Project

About

XO Game with Windows forms using C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0