ASP.NET web application for Gobang online game. Gobang is a two-player abstract strategy game generally played with Go pieces(either in black or white color) on a 15*15 Go board. Also know by the name Five in a Row. It is a traditional oriental game, originally from China. Black plays first, and players alternate in placing the Go piece of their color on an empty intersection. The winner is the first player to get an unbroken row of five Go pieces horizontally, vertically, or diagonally.
Working from the design, and implement the data model components of the project using Entity Framework to map the classes to the database table entities and the tables to the classes.
Deliverable requirements:
The project database tables and model classes are connected. Using code, connect to the database and create a controller and simple view which displays data read from tables and enables data taken from a simple user interface and storing the new or modified data back to the databse.
Deliverable requirements:
Accordingly,plan the remaining work and the upcoming sprint starting with creating the formal prioritized product backlog items(PBIs) in the project repository.
Deliverable requirements:
Sprint plan(Backlog updated)
Use the EF Database First with ASP.NET MVC approach to create the Gobang Game web application.
Sprint Review:
The Web Views are ready for next task: Task 7 Deploy Gobang Game app to Azure with Azure SQL Database.
The same time, continue working on the Game Board implement and tests
## Contact Created by [@yanxu2021](https://www.linkedin.com/in/yanxu2021/) - feel free to contact me!