Giter Club home page Giter Club logo

guess-it-app's Introduction

⌛ Guess It App (단어 맞히기 게임 앱) ⌛

Udacity 과정 Lesson 5 실습 (링크 : https://www.udacity.com/)
This is the toy app for lesson 5 of the Android App Development in Kotlin course on Udacity

Descriptions

Guess It is a word guessing app you can play with one or more friends.
To play, hold the device in landscape, facing away from you with your thumbs on the Skip and Got It buttons.
Your friends can then give you clues to help you guess the word.
If you get the word right, press Got It. If you're stuck, press Skip.
The game runs for the specified time and then shows you your score.

💡 Focused on: App Architecture (UI Layer) 💡

  • I've Covered
    • Application Architecture
    • ViewModel
    • LiveData
    • Data Binding
    • MVVM
    • Encapsulation
    • CountDownTimer
    • Buzzing(permission.VIBRATE)

Playing the App

  • Pressing the GOT IT button
    • This increases the current score below the timer

pressing got it


  • Pressing the SKIP button
    • This decreases the current score below the timer

pressing skip


  • Buzzing : Additional Feature
    • CORRECT_BUZZ_PATTERN : When you get the right answer
    • PANIC_BUZZ_PATTERN : When you doesn't have enough time (You can specify the time)
    • GAME_OVER_BUZZ_PATTERN : When the game has finished (You can also specify the time)

guess-it-app's People

Contributors

bky373 avatar

Watchers

James Cloos avatar  avatar

Forkers

bbfactory

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.