You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -301,6 +301,7 @@ Meta
301
301
*[Designer Notes](http://www.designer-notes.com/) - Soren Johnson's Game Design Journal :free:
302
302
*[Gamasutra](http://www.gamasutra.com/) - The Art & Business of Making Games :free:
303
303
*[Game Development on StackExchange](http://gamedev.stackexchange.com/) - Game Development Stack Exchange :free:
304
+
*[GameBackend.dev](https://www.gamebackend.dev/) - Game Backend Infrastructure and Development :free:
304
305
*[GameDev](http://www.gamedev.net/page/index.html) - Game Development Community :free:
305
306
*[GameDevs.org](http://gamedevs.org/) - various topics relating to game development :free:
306
307
*[Game Hero](https://www.gamehero.org/) - Indie Game Developer Community :free:
@@ -553,6 +554,7 @@ Tutorials
553
554
### Game Development Tutorials
554
555
555
556
*[3D Game Shaders For Beginners](https://github.com/lettier/3d-game-shaders-for-beginners) - Step-by-step guide to real-time shading techniques. :free:
557
+
*[Building Your First Online Multiplayer Game in Unity](https://www.gamebackend.dev/2021/01/24/building-your-first-online-multiplayer-game-in-unity-5-steps-with-playfab-server-hosting/) – 5 Steps with PlayFab Server Hosting :free:
556
558
*[Simple HTML5 Canvas Game](http://www.lostdecadegames.com/how-to-make-a-simple-html5-canvas-game/) - Simple HTML canvas RPG looking game :free:
557
559
*[Udacity: HTML5 Game Development](https://www.udacity.com/course/html5-game-development--cs255) - HTML5 Game Development by Google :free:
558
560
*[Udemy: Make a Unity 2D Physics Game - For Beginners!](https://www.udemy.com/unity-2d-bouncing-and-sliding-with-physics/) - Unity 2D Physics :free:
0 commit comments