Giới thiệu về Reader Chess. 3D True. (PGN)
Đọc các tập tin với các trò chơi cờ vua, định dạng PGN. Hiển thị bảng 3D thực sự. Cũng 2D
Read files with one or multiple chess games in PGN format. Displays the games in interactive and synchronized form with a 3D board or a 2D board.
The board can be rotated in any direction and zoom in or out.
To rotate or move the board just slide your finger over the edges of the window containing it horizontally or vertically.
Apart from playing move by move, you can play the whole game, or part thereof, automatically.
Extensive configuration options.
You can download files with games and "settings" from the cloud.
If you are a developer, you can go to this app a game, or more, by:
Intent visor3d = new Intent("android.intent.action.SEND");
visor3d.setComponent(new ComponentName("alberto.interajedrez.chesspos3d", "alberto.interajedrez.chesspos3d.ChessPos3D"));
visor3d.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
visor3d.addCategory("android.intent.category.DEFAULT");
visor3d.setType(HTTP.PLAIN_TEXT_TYPE);
visor3d.putExtra(Intent.EXTRA_TEXT, pgnincrustado);
startActivity(visor3d);
Being 'pgnincrustado' a String with the game/s.
What's new in the latest 6.07
Thông tin APK Reader Chess. 3D True. (PGN)
Phiên bản cũ của Reader Chess. 3D True. (PGN)
Reader Chess. 3D True. (PGN) 6.07
Tải ứng dụng APKPure để nhận thêm phần thưởng và giảm giá trò chơi.
Một cú nhấp chuột để cài đặt các tệp XAPK/APK trên Android!