
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/xxxcucus/planes
Position your planes on your game board and guess where the computer has hidden its before it guesses where you have hidden yours.
The open-source app is available for Android, Windows and Linux.
To see tutorials about how the game is played follow the links
https://youtu.be/qgL0RdwqBRY
https://youtu.be/CAxSPp2h_Vo
Release 0.3.10 3 months ago
Added options to change the game difficulty. Implemented in Windows/Linux versions as well as in Android version. Documentation was updated accordingly.
Release 0.3.10 3 months ago
Added options to change the game difficulty. Implemented in Windows/Linux versions as well as in Android version. Documentation was updated accordingly.
Release 0.3.9 6 months ago
Allowed draws: when the user and computer finish at the same time, instead of declaring the computer as the winner, declare a draw.
Game statistics were updated with new field counting the number of draws.
Release 0.3.1 10 months ago
Android:
pictograms for the buttons moving the planes
buttons with states for navigating from player to computer board
texts with coloured background
different layouts for tablet and phone
bug fix: credits window does not close properly on older android versions
Release 0.2.3 1 year ago
Android application is offered in play store under the link https://play.google.com/store/apps/details?id=com.planes.android
Release 0.2.1 1 year ago
Developed Android application (PlanesAndroid)
Linux and Windows applications use Qt5.12.
Tested applications with Ubuntu 16.04 and 18.04, Windows 10.
libCommon is now a shared library and does not use Qt anymore.
A JavaFx GUI was developed (PlanesJavaFx)
Book was updated.
Release 0.1.1 2 years ago
BugFix: In PlanesWidget when the first plane is directly rotated 360 after pressing Done it dissapears from view.
Improvement: In PlanesWidget center the column indices on the columns on the columns themselves.
Improvement: In PlanesWidget Deactivate AddPlane and DeletePlane functions.
Feature: In PlanesQML add scrollable help file.
Feature: In PlanesQML: Rounded buttons in the link pane and on the game board.
Improvement: In PlanesQML yellow background of buttons in the tab bar on the right side of the view.
Project uses now Qt.5.11.2 for linux and windows version.
Binaries were tested with Windows 10, Ubuntu 14.04, Ubuntu 16.04, Ubuntu18.04.
Release 0.1 2 years ago
Updates binaries with those from release 0.1
Please login or register to add a comment or rating