https://github.com/krmsari/MineSweeperGame
I created a minefield game with a dynamic form structure using the C# WinForms template. I tried to explain it with comments in the code.
https://github.com/krmsari/MineSweeperGame
dotnetcore game individual winforms winforms-application
Last synced: about 1 year ago
JSON representation
I created a minefield game with a dynamic form structure using the C# WinForms template. I tried to explain it with comments in the code.
- Host: GitHub
- URL: https://github.com/krmsari/MineSweeperGame
- Owner: krmsari
- License: apache-2.0
- Created: 2023-01-25T21:21:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T07:05:33.000Z (about 1 year ago)
- Last Synced: 2025-02-28T14:16:56.148Z (about 1 year ago)
- Topics: dotnetcore, game, individual, winforms, winforms-application
- Language: C#
- Homepage:
- Size: 165 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Mayın Tarlası
> C# WinForms şablonunu kullanarak dinamik form yapısına sahip mayın tarlası oyunu yaptım. Yorum satırlarıyla anlatmaya çalıştım. Geliştirme sürecindeki en büyük zorluk, bitişik boş hücrelerin yığın halinde açılmasını sağlamaktı; bu sorunu, internette araştırmalarım sonucu Stack yaklaşımını temel alarak çözdüm.

Click to gif for video