The First Game Done (UI) - How to Make a 2D Game in Java #10

Channel:
Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=0yD5iT8ObCs



Category:
Tutorial
Duration: 34:50
24,505 views
622


With this, we complete a simple treasure-hunting game.

In this video, we will display text and image icons on the screen. We will also implement play time so we can enjoy a simple speed run challenge.

In the second half, we change this to action RPG.

Thanks for watching.

You can download the game (JAR file) from here:
https://drive.google.com/drive/folders/1vQJyN38uexlZC-EvcooBETvnhU0hJK9_?usp=sharing

If you want to use my asset (images/maps/sound) that are used in this tutorial, here's the link:
https://drive.google.com/drive/folders/1OBRM8M3qCNAfJDCaldg62yFMiyFaKgYx?usp=sharing
*I'm releasing my art/music/sound effects to help your smooth learning with this series. If you wish to use them to create public content (profitable/non-profitable), please contact me via Twitter or email. Both links are in the About section of this channel. In any case, please don't re-distribute my asset (graphics/sound) and limit it to personal use.

Timestamps:
0:00 Fix a bug
1:43 Create UI class
2:37 Display the number of the key
7:13 Baseline of the text
8:41 Display a key image
11:25 Show Notification
15:18 Create message timer
18:14 Create the end screen
20:47 Display text at the center
26:48 First result
27:36 Display play time
29:54 Format decimal number
32:09 Final result

#javagamedevelopment #java2D #javagametutorial #javagameprogramming







Tags:
java2d
buildgameinjava
javaui
javadrawstring
javadrawtext
graphics2d
2dtopdown