A
A
Anton Fedoryan2018-04-16 09:26:48
WPF
Anton Fedoryan, 2018-04-16 09:26:48

How to draw a grid for a game?

What can be used to create a grid for a game like Sudoku? To be able to scale, drag the field with the mouse, hang some kind of event on each cell.
What to use for this? Draw on canvas, use components?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
cicatrix, 2018-04-16
@cicatrix

Either Draw or GridView

M
Maxim Timofeev, 2018-04-16
@webinar

The key point is "what to drag" and "scale". And there are a lot of libraries for this, find the right one. It seems to me that the most multifunctional ones will be on canvas. And they will have tools for forming a grid. Search for: canvas 2d game engine

V
vivat4, 2020-10-21
@vivat4

You can make it in the image and likeness, as here - https://sudokuhit.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question