Description
Hello, just wanted to let you know I'm working on a C++/SDL port at https://github.com/alcides-schulz/NatureOfCode_CPP_SDL.
My name is Alcides Schulz, I've been following Coding Train for a while and wanted to learn the concepts showed in the book.
Also wanted to learn SDL - Simple Direct Media Layer (https://www.libsdl.org/). I created a P5SDL wrapper so I could simulate the p5 environment. It is not a complete clone, just provide minimum functionality that allows creating the examples.
Currently I did up to chapter 8 and I'm planning to finish the remaining chapters 9, 10, 11. If you like more information please visit the project github page, and leave a message and any suggestions.
I'm enjoying learning the concepts from the book, a little bit of P5 javascript, c++ and SDL.
Thanks