Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 174 Bytes

File metadata and controls

10 lines (7 loc) · 174 Bytes

The Hat

Minimal Android party game (Alias-like) built with Java 21.

Build

  • ./gradlew build

Test

  • ./gradlew test - run tests
  • ./gradlew check - run checks