Download presentation
Presentation is loading. Please wait.
1
“Alice Java” workshop
Dr. Jeyakesavan Veerasamy Website (for all course materials):
2
Contents C++ features Introduction to Java Classes & Objects
Inheritance GUI applications Alice Alice Java
3
Plan for today (June 19th)
Add Clear button & additional panels Review Complex GUI app Memory game Back to Course example in C++ and Java : Quick review Play with Bouncing ball (Timer) and Draw boxes (mouse events) “Snakes” game?
4
Memory game : Logic for action listener
IF first click Record first click image # (variable firstClick) ELSE Record second click image # (variable secondClick) For second click, check whether there is a match. If there is no match, do myTimer.start();
5
Alice Software My files were created using a new version of Alice. It can be downloaded from Netbeans plug-in can be downloaded from there too.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.