Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBruce Röttgers
18,211 PointsDevelop a simple 2D Multiplayer Game in Unity
Hey,
I'm currently learning about Unity here on Treehouse. I want to build a simple 2D Multiplayer Arena Fighter that I can play then with some friends and so on.
Is Multiplayer a hard topic, or can I realise such a project, without having so much experience with Unity?
1 Answer
landonferrier
25,097 PointsBruce, multiplayer is definitely something that you could integrate into your game. Unity even has built-in multiplayer integration functionality in 5.3 and 5.4. If you want to use a separate service, there are plenty of free packages on the asset store designed for many different purposes. Good luck, and if you have any questions, feel free to ask!
Bruce Röttgers
18,211 PointsThanks!
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsAre you talking about online multiplayer?