Summary
Keywords
Full Transcript
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 will change this to an action RPG. 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 assets (images/maps/sound) that are used in this tutorial, here's the link: https://drive.google.com/drive/folders/1OBRM8M3qCNAfJDCaldg62yFMiyFaKgYx?usp=sharing Guidelines for using Blue Boy Adventure's code and assets: https://docs.google.com/document/d/1qcafOofpXYd_QPr95qbgfb1GYxXKgSZb/ Thanks for watching. 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
