Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 397 Bytes

LoginRandom

A shit Login Activity to a shit Random number generator and guessing game

Rules

  • login with user id "admin" and password "admin"
  • Play the game by guessing the number
  • get result of whether the number is greater or smaller than your guess
  • win to get a grand prize

Concepts

  • Login activity(with shitty security)
  • Random Number Generation
  • Toast notification
  • Intent