Separating Game/Application and GUI classes in Java

preview_player
Показать описание
We're writing a simple game with a graphical user interface (GUI) in ICS3C/3U. This video shows one way to separate the GUI from the game logic using a JFrame for the application and a JPanel for the GUI.
Рекомендации по теме
Комментарии
Автор

I've come from ICS 45J. This has helped me understand the interaction between a ConnectFour player and the game logic a lot. Thanks you

ElRednaxela
Автор

You save my Life. aha Tnx for those Vid :D

josephalbertlozano
Автор

My "add" not working... this.add(gui);

steksich
visit shbcf.ru