How do I insert objects amd shapes into my program using Java? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

How do I insert objects amd shapes into my program using Java?

Just simple things like a circ or rect

17th Aug 2018, 1:10 PM
Dylan Cunha
Dylan Cunha - avatar
1 ответ
+ 2
look up java swing, however you cannot use it in sololearn so you will need to set up your own environment if you dont have one check out this tutorial for creating a simple game in java it will walk you through alot of the stuff needed for GUI as well as basic animation http://www.edu4java.com/en/game/game0-en.html
17th Aug 2018, 1:11 PM
Robert Atkins
Robert Atkins - avatar