I_Jemin
Committed by GitHub

Create README.md

1 +# Unity-Unit-Test-with-Bird-Game
2 +Sample project for showing how to write unit test in Unity Game Engine.
3 +
4 +I wrapped Unity "Bird" tutorial codes with test codes.