Skip to content

stnmptw/week-8

 
 

Repository files navigation

week-8

  • Design pattern#2 - MVC
  • GUI with .Net/C#

Lab

  • Read and understand the 2048 code
  • Add a text label, called lblScore.
  • Update lblScore with summation of all number in the board.

Homework

  • Create a new form called TwoZeroFourEightScoreView
  • Add a text label, called lblScore in the new form.
  • Update the lblScore in the new form with current score.

About

Design Pattern #2 MVC + GUI With .Net/C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%