M
M
Mikhail Shapshay2016-07-11 06:57:26
Android
Mikhail Shapshay, 2016-07-11 06:57:26

Creating a game level map?

Hello
I am new to android development. I made a simple logical game to increase experience, but there were little difficulties.
I would like to make a level map with increasing difficulty and achievement stars at the level.
By the type of these:
45366c1b60a244839bc5d2eaa69e7e64.jpg8ca0ec7f23704a888d251d2e8a3ca54f.jpg99d61f1902a2465586f355018adafcb2.png
There are no problems in order to draw graphics, but with the implementation of the software part on Androide I'm stupid.
Who will tell you video or text toturils on this topic?
I can't find it on google for various queries.
PS Do not offer implementation on engines, since the game itself is written in pure Java in Android Studio (unless the engine has the ability to later integrate the map into the code)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2016-07-11
@GavriKos

On pure java? Do you at least use OpenGL? Or canvas? How is the rendering going?

A
azShoo, 2016-07-21
@azShoo

And what, if not a secret, is the problem with the implementation?
It's just that there is no point in giving problems from the "how to fit this into an existing game" cycle, because. depends on the implementation of the game. And you have it on its own, without an engine, i.e. only you can answer this question.
And in terms of logic, it's just another trivial screen in the application, with pretty simple logic.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question