Skip to content

Commit 07646e5

Browse files
committed
Create README.md
1 parent e981180 commit 07646e5

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# BrainPhaser
2+
3+
Android Quiz App in Material Design made with Java. Designed for tablets in landscape or smartphones in portrait.
4+
5+
<p align="center">
6+
<img src="https://raw.githubusercontent.com/Kamshak/BrainPhaser/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="Launcher Icon"/>
7+
</p>
8+
9+
## Features
10+
11+
- Different Categories
12+
- 3 Different Types of Questions ("Challenges"): Multiple Choice, Self-Check, Text Entry
13+
- Material Design
14+
- Import of Challenges/Categories via XML
15+
- Multiple Users
16+
- Statistics
17+
- Settings
18+
19+
## Screenshots
20+
21+
At the moment there are only German language strings, English will be added soon.
22+
23+
![Category Selection](https://hostr.co/file/IJiUrngctBpv/2016-05-1808.02.06.png)
24+
![Category Selection](https://hostr.co/file/3SKdkFO0KuJ3/2016-05-1808.06.01.png)
25+
![Category Selection](https://hostr.co/file/tgq7Z0i3tVvf/2016-05-1808.06.09.png)
26+
![Category Selection](https://hostr.co/file/FEt2pZZi3Gcg/2016-05-1808.06.27.png)
27+
![Category Selection](https://hostr.co/file/uXxKcOh8eNLa/2016-05-1808.06.13.png)
28+
![Category Selection](https://hostr.co/file/5qRUjQ5nN88H/2016-05-1808.02.11.png)
29+
![Category Selection](https://hostr.co/file/vDmUfm2Xtu2C/2016-05-1808.02.40.png)
30+
31+
Licensed under GPLv3
32+

0 commit comments

Comments
 (0)