Books for learning C# by programming 2D games?

I have found plenty of books teaching C# by programming Unity games in 3D, and plenty of tutorial books on making a 2D game. However, all the 2D books I have found expect you to already know C#. I don’t really have much interest in making 3D games, so I was wondering if anyone knew any books that taught C# through 2D games. Thanks!

Try this.

hi @AerialSnack, you maybe want to try this book. It learns you basics of C# programming language, and it’s free for download. I’m not sure if that can help you for 2D games, but if you can learn C# you can do whatever you want.