Skip to content

Commit

Permalink
added quiz3 on activity 6 source
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoguazon committed Nov 7, 2016
1 parent 7bc66c3 commit cfda8b7
Show file tree
Hide file tree
Showing 173 changed files with 1,244 additions and 11 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,23 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\scripts\AudioController.cs" />
<Compile Include="Assets\scripts\CharacterController2D.cs" />
<Compile Include="Assets\scripts\Coin.cs" />
<Compile Include="Assets\scripts\Collide.cs" />
<Compile Include="Assets\scripts\DeathZone.cs" />
<Compile Include="Assets\scripts\Enemy.cs" />
<Compile Include="Assets\scripts\EnemyStun.cs" />
<Compile Include="Assets\scripts\GameManager.cs" />
<Compile Include="Assets\scripts\GlobalScripts.cs" />
<Compile Include="Assets\scripts\Interactive Objects\Bomb.cs" />
<Compile Include="Assets\scripts\Interactive Objects\ButtonDetector.cs" />
<Compile Include="Assets\scripts\Interactive Objects\ButtonParent.cs" />
<Compile Include="Assets\scripts\MainMenuManager.cs" />
<Compile Include="Assets\scripts\MenuButtonLoadLevel.cs" />
<Compile Include="Assets\scripts\MenuPauseAndLoadLevel.cs" />
<Compile Include="Assets\scripts\MoveTranslate.cs" />
<Compile Include="Assets\scripts\OnStartGame.cs" />
<Compile Include="Assets\scripts\PlatformMover.cs" />
<Compile Include="Assets\scripts\PlayerPrefManager.cs" />
<Compile Include="Assets\scripts\TimedObjectDestructor.cs" />
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions Activity6_GuazonJohnRobert/Assets/Art/Buttons.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
286 changes: 286 additions & 0 deletions Activity6_GuazonJohnRobert/Assets/Art/Buttons/Buttons_Board.psd.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions Activity6_GuazonJohnRobert/Assets/Art/IconAndSplash.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit cfda8b7

Please sign in to comment.