G
G
Glory2022-02-11 14:17:51
Unity
Glory, 2022-02-11 14:17:51

Which way to go if you need to quickly develop a game like "Three in a row"?

before that he did not work on unity, but he had experience in writing games in C ++. Now we have set the task to develop a browser-based game like three figures in a row. Unity was recommended to me. and there is also a good designer who will draw the graphics.

Advise which way to go in order to write a game as soon as possible? What to read, see.
There is no time to learn the basics for months - you need to write a game in a month, working in the evenings and weekends.
Or maybe the source code where to swing and remake?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GFX Data, 2022-02-11
@ShockWave2048

For the unit, there are a lot of ready-made match3s on github - https://github.com/topics/match3
If deadlines are at the head, then the ready-made template is just right. True, without the knowledge of Unity, nothing will work quickly.
If you really need a browser-based one, then Unity / WebGL is a rather risky choice here, not everything is going smoothly with the implementation.
It is better to make a browser immediately on JS, for example, the Phaser engine, https://phaser.io

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question