CSE 325: .NET Software Development

Assignment: Build Connect Four game with Blazor

Overview

In this assignment, you will apply your learning in building a "Connect Four" game using the fundamentals of Blazor.

Instructions

  1. If you have not completed the learning activity for this week, do those modules first.
  2. Complete all the units within the Build Connect Four game with Blazor module.
  3. Design and build one additional feature to support the functionality of the application. Ideas include:
    • Display a list of moves made during the current game.
    • Keep track of consecutive wins for each player.
    • Allow the user to select the color of the game pieces.
    • Customize the styling of the game adding accessibility.

Submission

  1. Upload your application to a new repository in your cse325 Azure DevOps Project space.
  2. Record a video of your running application where you demonstrate/explain with your own voice the additional functionality that you added to the connect four game.
  3. Submit the vide URL in Canvas.