How to implement a board game player?
Unsolved
Game Development
-
Hello everyone! I am a new Qter, I want to write a go game player, but I don't know what Qt classes can be used to implement the following features:
- Set a image as the board background at the central position.
- Draw 19x19 lines on the image.
- When the main window size changes, the background image and 19x19 lines adjusts to the new window size automatically.
Please give some advice, many thanks!
-
Check this out, it's great for starters ( in my opinion ). I was able to make a ship-kinda game after watching this tutorial ( he makes 3 games in this tutorial, last one is a board-kinda game )
https://www.youtube.com/watch?v=8ntEQpg7gck&list=PLyb40eoxkelOa5xCB9fvGrkoBf8JzEwtV