У нас вы можете посмотреть бесплатно How to Make a 2D Game in Java #1 - The Mechanism of 2D Games или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This is a tutorial for Java 2D beginners so I take a lot of time explaining the basic 2D programming mechanics, such as how the game loop works. First, we make a simple treasure-hunting game and then a more advanced 2D action RPG. Full Playlist: • How to Make a 2D Game in Java Because of that, I expect the pacing will be a bit slow so please keep that in mind and feel free to skip if you feel I'm talking about something you already know. If you have any questions, feel free to leave comments. I will do my best to answer! Guidelines for using this tutorial (Blue Boy Adventure)'s code and assets: https://docs.google.com/document/d/1q... (Nov 21th, 2022) The Russian subtitles have been added. Someone who prefers to be anonymous kindly offered to work on this. Thank you so much! You're too kind. (Dec 12, 2022) The Swedish subtitles have been added by Bandicam Nick! Thank you so much! (Dec 28, 2022) The Spanish subtitles have been added by Sorcerian_Bootleg ( / ds5_bootleg ! Thank you so much! Timestamps: 0:00 Intro 1:00 Roadmap 2:27 Project Setup 5:56 Resolution and Scaling 7:45 Screen Size 10:09 Displaying the Window 13:02 How 2D Games Work 15:00 Starting the Game Clock (Thread) #javagamedevelopment #java2D #javagametutorial #javagameprogramming #rpg #action