Game Dev - Unity
After spending years trying to build mini D&D games using JS, Elm, Elixir, etc… I decided to give a shot to Unity. Dungeon generator I decided to jump right away into Unity and build a procedural dungeon generator from scratch. As expected the result was not great (pretty ugly let’s be honest). It’s not that C# is difficult, but you have to learn a new tool (Unity) which comes with a lot of new concepts and options that if you don’t know makes your task more complex....