A tetris clone made using Blazor. It's my personal self-education project from old 2021, maybe there are better ways to display grid and etc.
- Made using Blazor WebAssembly and .NET 8
- Runs in your browser
- You can open another pages when play, indicator on navigation bar shows current state of the game session
- Left and right arrows - move left/right (obviously)
- Down arrow - speed up falling
- Spacebar - rotate block
Copyright 2021-2024 Wafer EX. Blaztrix is licensed under the MIT License. See LICENSE for the full license text.