- This event has passed.
12 PM – Android Game Development With Java – Gamas
September 17, 2022 @ 12:00 pm - 1:00 pm
Today We Did
- We started GameActivity and GameView. This is the page where we are going to play our game eventually.
- We were able to add part of the code in the GameView but we are not done. We are missing a dedicated Java Thread responsible to draw canvas.
Homework
- Read this tutorial and try running the example codes as well: https://www.w3schools.com/java/java_threads.asp