- This event has passed.
12 PM – Android Game Dev – Gamas
April 15, 2023 @ 12:00 pm - 1:00 pm
Homework
- Create bank_system.xml and represent the data from BankSystem.java (from the Intro to Java final test). It should have the following items
- bank_accounts map
- inside bank_accounts map would have a whole bunch of BasicBankAccount or PremiumBankAccount
- Continue on your TicTacToe android project. Add the Player2 label, Player2 text field and Start Game button like below