diff --git a/README.md b/README.md index 06971a8..8d6abc5 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ No specific order. * [**XNA Game Tutorials**](http://xnatd.blogspot.co.at/) - Some XNA game tutorials (2D collision, etc…) * [**The Darkside of MonoGame**](http://www.youtube.com/c/TheDarksideofMonoGame) - New tutorial series delivering both Video and Text tutorials on the latest MonoGame content * [**Basic 2D Platformer Physics**](https://gamedevelopment.tutsplus.com/series/basic-2d-platformer-physics--cms-998) - Nice series by Daniel Branicki. +* [**Let's Make a Voxel Engine**](https://sites.google.com/site/letsmakeavoxelengine/home) - Short series with advice on making a voxel engine. * [**Game Programming Adventures**](https://cynthiamcmahon.ca/blog/) - A blog with some MonoGame/XNA game tutorials. * [**Scott Lilly's site**](https://scottlilly.com/) - Some C# tutorials, with a focus on making an RPG game with windows forms/WPF.