Game Development Reference
In-Depth Information
Once the installer finishes running, nothing else needs to be done. The Tao li-
braries are now accessible to C#.
The Tao framework is a coding project like any other and so it uses source
control. In fact, it also uses SVN. If you want the latest, bleeding-edge version of
the Tao framework, browse the repository, right-click any folder or the desktop,
and choose SVN Repo-browser. Enter https://taoframework.svn.sourceforge.net/
svnroot/taoframework/trunk at the prompt. After a short wait, the latest code
of the Tao framework will appear, as shown in Figure 4.19. To check out the
latest copy, follow the same steps, but select SVN Checkout instead of SVN
Repo-browser.
NUnit
NUnit is one of the most popular unit testing tools available for C#. The installer
is available on the CD, and the latest version is available at http://www.nunit.
com/. Run the installer and choose a typical installation when prompted.
Figure 4.19
Using SVN to browse the Tao framework.
 
 
Search WWH ::




Custom Search