From a31a7e06fd85dc6690a3a5cab5aa54cee902c20d Mon Sep 17 00:00:00 2001 From: Dharmaprakash <128490158+Kash1444@users.noreply.github.com> Date: Sun, 22 Jun 2025 19:57:24 +0530 Subject: [PATCH] Update README.md Main programming language** JAVA Tutorial title Games using the awt and swing graphics library! Tutorial URL JAVA Category Game --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c4d2d1..5060c0d 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ It's a great way to learn. * [**C#**: _Creating a Roguelike Game in C#_](https://roguesharp.wordpress.com/) * [**C#**: _Build a C#/WPF RPG_](https://scottlilly.com/build-a-cwpf-rpg/) * [**Go**: _Games With Go_](https://www.youtube.com/playlist?list=PLDZujg-VgQlZUy1iCqBbe5faZLMkA3g2x) [video] +* [**Java**: _Games using the awt and swing graphics library!_](https://www.youtube.com/playlist?list=PLnKe36F30Y4Y1XQOqNsL9Fgg_p6nYhcng) [video] * [**Java**: _Code a 2D Game Engine using Java - Full Course for Beginners_](https://www.youtube.com/watch?v=025QFeZfeyM) [video] * [**Java**: _3D Game Development with LWJGL 3_](https://lwjglgamedev.gitbooks.io/3d-game-development-with-lwjgl/content/) * [**JavaScript**: _2D breakout game using Phaser_](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)