Skip to content

Rlhoste/LegendHub

Repository files navigation

LegendHub

game developped with android studio and firebase

How to setup project

  • git clone https://github.com/Rlhoste/LegendHub.git

  • Open project on Android studio and get a version of android higher than >7 on your VM. Connect to the firebase database to get all informations on database.

Architecture

One script file for each views

  • 1 Sign in
  • 2 Join room
  • 3 Wait your friends

then play !

  • 4 Describe the photo with a funny legend
  • 5 Choose the winner
  • 6 Show his response with the photo
  • 7 Show scoreboard

How to contribute

Push on a new branch

Assuming you've already clone the repo :

  • git checkout -b "branchname"

  • git add -A

  • git commit -m "Your commit"

  • git push origin branchname

About

game developped with android studio and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages