how do you send projects

i new to unity and wanted to try it out because it was used to make the MMORPG fusionfall. true i am expiramenting because of that but also when i get a job i want a job making video games so i am attempting to make one now.

i was hoping i could have a few questions answered.

  1. when you send it to someone do you need to send the assets with the finished game? if so how should i send them?

  2. when saving the game what is the best way to save it for a mac computer? (i always use windows)

  3. how can i run the game on a web page? do i need anything to do that?

Welcome to Unity. These questions are all answered in the documentation. The best place to start is the Unity Basics section:

http://unity3d.com/support/documentation/Manual/Unity%20Basics.html

do i need the asset server thing to stream the game?

You don’t need the asset server to do anything at runtime - it’s a development tool to manage scripts and other assets.