Create BrainPhaser-App.md

pull/890/head
Aditya Routh 11 months ago committed by GitHub
parent 08b771c863
commit cc05aa4dc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,51 @@
# BrainPhaser
[![Build Status](https://travis-ci.org/Kamshak/BrainPhaser.svg?branch=master)](https://travis-ci.org/Kamshak/BrainPhaser)
Android Quiz App in Material Design made with Java. Designed for tablets in landscape or smartphones in portrait.
<p align="center">
<img src="https://raw.githubusercontent.com/Kamshak/BrainPhaser/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="Launcher Icon"/>
</p>
## Features
- Different Categories
- 3 Different Types of Questions ("Challenges"): Multiple Choice, Self-Check, Text Entry
- Material Design
- Import of Challenges/Categories via XML
- Multiple Users
- Statistics
- Settings
- Supported Langauages: English, German and Spanish
## Screenshots
![User Selection](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.02.11.jpg)
![Category Selection](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.02.06.jpg)
![Challengemc](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.06.01.jpg)
![Selfcheck](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.06.09.jpg)
![SC2](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.06.13.jpg)
![FreeEntry](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.06.27.jpg)
![Statistics](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.02.40.jpg)
![Settings](https://s3-eu-west-1.amazonaws.com/pointshop2/2016-05-18+08.02.24.jpg)
## License
Brain Phase Android Quiz App
Copyright (C) 2016 Daniel Hoogen, Lars Kahra, Christian Kost, Thomas Stückel, Valentin Funk
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
EN & ES translations by [ordago](https://github.com/ordago)
Loading…
Cancel
Save