Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (18 loc) · 642 Bytes

File metadata and controls

20 lines (18 loc) · 642 Bytes

Changelog

v0.2

Role distribution feature

  • shows then hides 'Give phone to next player' TextView when pressed Got It
  • prepares next role (location and role OR spy)

v0.1

Uploaded all of the pre-git-implementation code which includes the 3 finished xml and the 3 java class files The main activity:

  • add or remove players
  • add or remove spies
  • start game button The player distribution
  • envelope to hide roles
  • role TextView to show the roles of players (no backend yet)
  • togglable hidden or visible 'next player' function
  • 'Got It' button that prepares next player role function The location display
  • an exit button for now