Compare commits

...

2 Commits

Author SHA1 Message Date
NikoPit
dd908b6c60 Merge e9fa6e543b into cf5d750133 2025-04-11 16:24:45 -03:00
NikoPit
e9fa6e543b "Build your own voxel engine" video unavalible anymore 2025-03-29 19:34:36 +08:00

View File

@@ -388,7 +388,6 @@ It's a great way to learn.
#### Build your own `Voxel Engine` #### Build your own `Voxel Engine`
* [**C++**: _Let's Make a Voxel Engine_](https://sites.google.com/site/letsmakeavoxelengine/home) * [**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` #### Build your own `Web Browser`