Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Bruce 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
24,869 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,468 PointsAlexander Davison
65,468 PointsAre you talking about online multiplayer?