Giter Club home page Giter Club logo

planes's Introduction

planes

Variant of battleships game implemented with Qt, C++ and with Java for Android.

3 versions of the game of Planes are implemented with Qt: PlanesWidget, first naive version, PlanesGraphicsScene an implementation using QGraphicsScene, PlanesQML an implementation using QML. These use a game engine programmed in C++.

There exists one version of the project developed completely in Java (game engine included) for Android.

In the releases section you will find a detailed documentation of the C++ part of the project. (TheGameOfPlanes.pdf)

alt text

installation instructions

  1. Go to the Releases page : https://github.com/xxxcucus/planes/releases

For Windows:

  1. Unzip Planes.x.y.z_windows.zip file to a folder on your computer
  2. In the bin folder of the unzipped folder run one of the binaries PlanesQML.exe, PlanesGraphicsScene.exe, PlanesWidget.exe

For Linux

The easiest way is to use the Planes.x.y.z-x86_64.AppImage directly on your Linux machine. Alternatively you could:

  1. Download Planes.x.y.z_linux.tar.gz to a folder on your computer.
  2. Extract the installation folder from the archive with tar -xvf Planes.x.y.z_linux.tar.gz
  3. Execute one of the scripts PlanesWidget.sh, PlanesGraphicsScene.sh, PlanesQML.sh

For Android

  1. Download Planes.x.y.y_android.apk to the Download folder on your device.
  2. With the file explorer navigate to the saved .apk and open it.
  3. When the operating system asks allow the application from unknown source to be installed.

or get the app directly from Google Play Store: https://play.google.com/store/apps/details?id=com.planes.android

compilation instructions

For the C++ projects PlanesWidget, PlanesGraphicsScene and PlanesQML, you will find the compilation and installation instructions in the Appendix of the pdf documentation - see the Releases page (available after Release 0.3.1)

planes's People

Contributors

xxxcucus avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.