GithubHelp home page GithubHelp logo

sopa's Introduction

Sopa

Build Status

Download in play store.

Overview

SOPA is an android puzzle game.

The game consists of an field which has 16 tiles. These tiles contains a tube or nothing. The games goal is to connect two doors which are on the side of the field with the tubes in the field, by moving the tubes. To play the game, the tubes has to be moved horizontal and vertical.

As soon as the tubes connect the two doors a level is done.

Gamemodes

Levelmode

The Levelmode consists of 100 predefined level, which can be played sequential. If a level gets solved the next gets unlocked. Solving a level the player gets stars for the win. The maximum stars are three.

Justplay

In this mode the main opponent is the time. It starts with an easy level and 10 seconds of time. For each solved level the player gets the rest of his left time in addition to an extra bonus for the next one. Each level is autogenerated with an increasing difficulty.

For each level the player gets points. The number of points is calculated with the difficulty of the game and the moves needed to solve the game.

  • harder game -> more points
  • more moves-> less points

Development

Tests

Execute tests:

./gradlew test --continue

Build:

./gradlew build

Reporting

With jacoco there is a possibility to calculate the test coecoverage.

./gradlew jacocoTestReport

The generated test results can be found here: app/build/reports/jacoco/jacocoTestReport/html/index.html

Release the game

./gradlew clean ./gradlew :app:assembleRelease

After that in Android Studio: "Generate signed APK"

License

Sopa is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

sopa's People

Contributors

benasocj avatar djschilling avatar raaphy avatar

Watchers

 avatar  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.