Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created June 8, 2021 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeforfun-jp/bad48f4ebb4fee64c9d7bdf051a7de09 to your computer and use it in GitHub Desktop.
Save codeforfun-jp/bad48f4ebb4fee64c9d7bdf051a7de09 to your computer and use it in GitHub Desktop.
CTB 6-3
private float blackY;
// Score
private int score = 0;
// Handler & Timer
private Handler handler = new Handler();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment