Let's Make an App #2 - A simple Clicking Game (tapping game)
This video show the very first coding for our Simple Clicker App made with NetBeans and CodeName One. In this video we are making a custom form where we remove the title element from the Codename One form component. We setup methods related to touch and draw very simple graphics on the device screen. The Clicking game / Codename One project end with a complete clicking game with a player score and "tap texts" that float away on the screen based on touch position and customizeable variables.
DropBox files (Java, APK, ITA etc. ) https://www.dropbox.com/sh/rtcpk2ia6k7sebg/AAAFIM74iioDeGkmXGF_xiqla?dl=0
Note: There is a small bug in the Android APK file - nothing i can't fix, but since i already recorded the coding video I didn't want to change anything while not recording. The java files are all good though;)