https://github.com/jakethesillysnake/tictactoe
Implementation of TicTacToe as a web app using .NET Core
https://github.com/jakethesillysnake/tictactoe
csharp dotnercore dotnet web webapp
Last synced: 24 days ago
JSON representation
Implementation of TicTacToe as a web app using .NET Core
- Host: GitHub
- URL: https://github.com/jakethesillysnake/tictactoe
- Owner: JakeTheSillySnake
- Created: 2025-05-07T01:05:14.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2025-05-07T01:15:00.000Z (25 days ago)
- Last Synced: 2025-05-07T18:13:16.243Z (24 days ago)
- Topics: csharp, dotnercore, dotnet, web, webapp
- Language: C#
- Homepage:
- Size: 908 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
Implementation of TicTacToe as a web app using .NET Core