From 4073730ccfcfb5df0f16809faed8be6027cacb24 Mon Sep 17 00:00:00 2001 From: korrectional Date: Sat, 17 May 2025 15:19:23 -0400 Subject: [PATCH] Removed Java: Java Voxel Engine Tutorial [video] as it is not available anymore --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0c4d2d140..bf7122a52 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,6 @@ It's a great way to learn. #### Build your own `Voxel Engine` * [**C++**: _Let's Make a Voxel Engine_](https://sites.google.com/site/letsmakeavoxelengine/home) -* [**Java**: _Java Voxel Engine Tutorial_](https://www.youtube.com/watch?v=QZ4Vk2PkPZk&list=PL80Zqpd23vJfyWQi-8FKDbeO_ZQamLKJL) [video] #### Build your own `Web Browser`