Skip to content

Commit

Permalink
B1 - Merge pull request #25 from redfive09/master
Browse files Browse the repository at this point in the history
B1 HexArcade - Added Video
  • Loading branch information
bkleinen authored Jul 14, 2020
2 parents 899b5ee + a57ce05 commit 4a3f871
Show file tree
Hide file tree
Showing 25 changed files with 27 additions and 15 deletions.
15 changes: 13 additions & 2 deletions content/ss20/bachelor/b1-hexarcade/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ card_description = "HexArcade ist eine Anwendung, um spielerisch die Konzentrati

# These properties may be removed if you don't need them
source_link = "https://github.com/redfive09/hexarcade"
demo_link = "https://link/to/your/demo"
demo_link = "https://fhuu.github.io/HexArcade/"
+++

{{< menu >}}
Expand All @@ -34,10 +34,21 @@ Deshalb war es unser Ziel, ein Spiel zu entwickeln, das jederzeit und in kurzen

*HexArcade* ist ein in Unity aufgebautes Mobile Game, in dem der Spieler versucht, durch kippen des Smartphones, einen Ball über ein Feld aus Hexagonen zu steuern. Es gibt jedoch nur einen korrekten Weg, um von Start- zum Zielpunkt zu gelangen. Zu Beginn leuchtet dieser Weg kurz auf und der Spieler muss versuchen, sich den Pfad so gut wie möglich in dieser Zeit zu merken. Es ist Konzentration und Geschick gefragt, um den Ball dann so schnell wie möglich ins Ziel zu bringen, vorallem weil genügend Hindernisse auf dem Weg liegen können ...

{{< mediathek id="cba94788b18ce2d77e1599e7135a1758" width="700" height="400" >}}

## Ausprobieren
### *Smartphone*
Um das Spiel selbst testen zu können, haben wir die Android-APK als [Download](https://drive.google.com/file/d/1tryK570F06-zjGMLIh2RDeEd5exzy9O6/view?usp=sharing) zur Verfügung gestellt.

### *Browser*
Zusätzlich haben wir eine WebGL-Version erstellt, die im Browser läuft und ohne installation oder ein Android-Smartphone getestet werden kann. ([Link](https://drive.google.com/file/d/1tryK570F06-zjGMLIh2RDeEd5exzy9O6/view?))

***Anmerkung:*** *Diese Version dient eher als Ansichtsexemplar, da die Bewegungssteuerung (und damit der motorische Aspekt) hier nicht zur Geltung kommt.*

## Weitere Inhalte
* [Über uns](about-us)
* [Ideenfindung](idea-finding)
* [Plattform- und Designentscheidung](platform-and-design)
* [Ausblick](future-prospects)
* [Videos](videos)
* [Galerie](galerie)
* [Galerie](gallery)
19 changes: 9 additions & 10 deletions content/ss20/bachelor/b1-hexarcade/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,21 @@ title = "6. Screenshots"
+++
{{< back >}}

{{< image src="scr000.jpg" alt="image 001" description="" width="1000">}}
{{< image src="src05.jpg" alt="image 01" description="" width="1000">}}

{{< image src="scr001.jpg" alt="image 002" description="" width="1000">}}
{{< image src="src18.jpg" alt="image 02" description="" width="1000">}}

{{< image src="scr003.jpg" alt="image 004" description="" width="1000">}}
{{< image src="src09.jpg" alt="image 03" description="" width="1000">}}

{{< image src="scr004.jpg" alt="image 005" description="" width="1000">}}
{{< image src="src13.jpg" alt="image 04" description="" width="1000">}}

{{< image src="scr006.jpg" alt="image 007" description="" width="1000">}}
{{< image src="src15.jpg" alt="image 05" description="" width="1000">}}

{{< image src="scr007.jpg" alt="image 008" description="" width="1000">}}
{{< image src="src14.jpg" alt="image 06" description="" width="1000">}}

{{< image src="scr008.jpg" alt="image 009" description="" width="1000">}}
{{< image src="src17.jpg" alt="image 07" description="" width="1000">}}

{{< image src="scr009.jpg" alt="image 010" description="" width="1000">}}
{{< image src="src16.jpg" alt="image 08" description="" width="1000">}}

{{< image src="scr010.jpg" alt="image 011" description="" width="1000">}}
{{< image src="src01.jpg" alt="image 09" description="" width="1000">}}

{{< image src="scr011.jpg" alt="image 012" description="" width="1000">}}
2 changes: 1 addition & 1 deletion content/ss20/bachelor/b1-hexarcade/idea-finding.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = "2. Ideenfinung"
title = "2. Ideenfindung"

# These properties may be removed if you don't need them

Expand Down
Binary file removed content/ss20/bachelor/b1-hexarcade/scr000.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr001.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr002.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr003..jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr004.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr006.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr007.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr008.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr009.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr010.jpg
Binary file not shown.
Binary file removed content/ss20/bachelor/b1-hexarcade/scr011.jpg
Binary file not shown.
Binary file added content/ss20/bachelor/b1-hexarcade/src01.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src05.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src09.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src13.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src14.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src15.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src16.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src17.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/ss20/bachelor/b1-hexarcade/src18.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions content/ss20/bachelor/b1-hexarcade/videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ title = "5. Videos"

{{< back >}}

## Präsentation
{{< mediathek id="cba94788b18ce2d77e1599e7135a1758" width="700" height="400" >}}

## Gameplay
*Hier werden bald unser Präsentationsvideo und weitere Aufnhamen zur Verfügung stehen*
*Coming Soon*

{{< mediathek id="df58cbf230faa1bf31cd8fc305b54a6e" width="700" height="400" >}}

0 comments on commit 4a3f871

Please sign in to comment.