From 64afb51bfacb3197488c447017267c2f3b6129e8 Mon Sep 17 00:00:00 2001 From: JoseCutileiro <72456290+JoseCutileiro@users.noreply.github.com> Date: Sat, 29 Oct 2022 10:08:11 +0100 Subject: [PATCH] REMOVED DEAD LINK (#817) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3091a30..6f25494 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,6 @@ This repository is a compilation of well-written, step-by-step guides for re-cre #### Build your own `Voxel Engine` * [**C++**: _Let's Make a Voxel Engine_](https://sites.google.com/site/letsmakeavoxelengine/home) -* [**Java**: _Let's make a voxel engine_](https://www.youtube.com/watch?v=C_Fo9PcrVXA&list=PLXa65xzz2vplye7cn1HH4GyE6_FjnDSug&index=1) [video] * [**Java**: _Java Voxel Engine Tutorial_](https://www.youtube.com/watch?v=QZ4Vk2PkPZk&list=PL80Zqpd23vJfyWQi-8FKDbeO_ZQamLKJL) [video] #### Build your own `Web Server`