Summary
Keywords
Full Transcript
In this video, we will create a key, a door, and a treasure chest and display them on the screen. Caution: This is a tutorial for Java 2D beginners so it's pretty verbose! (and the pacing is a bit slow...) If you have any questions, please leave a comment! 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. BGM: Blue Boy Adventure (By RyiSnow) Timestamps: 0:00 Draw object images 1:41 Create object folders 2:30 Create object class 6:35 Place objects on the map 12:01 Draw objects 16:14 First result 16:52 Create Door and Chest 20:00 Second result #java2Dgame #javagamedevelopent #javagametutorial
