P
P
Pavel Subbotin2021-02-07 14:30:17
Java
Pavel Subbotin, 2021-02-07 14:30:17

How to implement the playing field?

In general, I decided to make a game, but I can not normally build 10x10 fields from JButton. I tried with an array, but it didn’t work out for me, because it gave an error. Are there any options to create it (not counting the option where all the buttons are written by hand)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan, 2021-02-07
Hasanly @azerphoenix

For game development, use the following engines or libraries:
https://libgdx.badlogicgames.com/
https://www.lwjgl.org/
https://jmonkeyengine.org/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question