hello and welcome in this video you will learn how to program this tetris game in c-sharp
using wpf
let's begin by setting up the project go ahead and open visual studio
click the create a new project button and then choose wpf as the project
template i will call the project tetris and leave
it in the default folder now it will ask about the target framework and net 5.0 is fine
before we start writing any code let me show you how we are going to represent the game grid...
repo | techs | stars | weekly | forks | weekly |
---|---|---|---|---|---|
godotengine/godot | C++C#C | 74.4k | +4k | 14.5k | +380 |
FlaxEngine/FlaxEngine | C++C#C | 4.9k | +444 | 476 | +40 |
FNA-XNA/FNA | C#HLSLMakefile | 2.3k | +432 | 222 | +9 |
stride3d/stride | C#AssemblyC++ | 5.3k | +312 | 816 | +25 |
nomic-ai/gpt4all | C++QMLPython | 52.4k | +273 | 5.7k | +21 |
PowerShell/PowerShell | C#PowerShellRoff | 40.8k | +244 | 7.5k | +44 |
louislam/uptime-kuma | JavaScriptVueC# | 38.6k | +238 | 3.4k | +26 |
MonoGame/MonoGame | C#HLSLRich Text Format | 10k | +235 | 2.8k | +19 |
godotengine/godot-demo-projects | GDScriptC#JavaScript | 4.1k | +227 | 1.4k | +22 |
microsoft/semantic-kernel | C#Jupyter NotebookPython | 13.2k | +174 | 1.9k | +29 |