Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created June 8, 2021 01:32
Embed
What would you like to do?
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