Gobblet.DEBUG.2024-01-14.21-28-06.mp4
- Board with pieces' positions.
- Whose turn it is.
- 3 * 16 = 48 actions: When picking a piece from side boards.
- 8 * 8 = 64 actions: When moving a piece on the board (biggest piece).
- Godot_v4.2-stable.
- Installing .NET on Ubuntu has some problems but this answer here unable-to-locate-package-dotnet-sdk-8-0 helped me a lot.
- See also for other Linux distributions dotnet/core/install/linux.
- Download and install the requirements.
- Open the project in Godot.
- Run the project.