Skip to content

Android application which helps to count snooker points between players

Notifications You must be signed in to change notification settings

neone35/SnookerCounter

Repository files navigation

SnookerCounter

  • Application made to play with user input and user interface.
  • It is made to help count points during snooker billiard game.
  • Uses ConstraintLayout Google Codelab

Installation

Compile and run using Android Studio 3.0 or newer

Usage

  • User interface consists of one activity, separated into two columns.
  • Every column has 8 buttons for points (including reset button).
  • In addition there is counter for wins. When game is finished it is possible to reset points.
  • Points can be reset for every player separately
  • All counters can be reset by using 'reset all' button.

Screenshot

alt text

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D
  • You can also use Android Studio integrated VCS!

History

2017-11-14 : Initial commit to Github; readme added

Credits

  • Android Basics: User Interface | Udacity
  • Android Basics: User Input | Udacity

About

Android application which helps to count snooker points between players

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages