Skip to content

Eji4h/GrowingGamesGuidedByTests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Growing Games Guided By Tests

The project from my ACCU conference talk.

This tutorial uses Unity Test Tools to arrange integration tests and is compatible with Unity 4.3+.

###How to use this tutorial?

  • Navigate to Assets/Scenes
  • Open Level 1 - Let's Move.unity
  • Open Integration test runner
  • Run the integration tests
  • See them fail
  • Fix the tests
  • Run the tests and them succeed
  • Open The Game.unity and lunch the game to see your progress :)
  • Proceed to level 2 :)

Hint: Assets/Solutions folder contains all the solutions that can bring you to the next level.

Have fun!

###Open Source assets that were used to build this tutorial:

Laser Sounds http://opengameart.org/content/63-digital-sound-effects-lasers-phasers-space-etc

Laser Beams http://opengameart.org/content/lasers-and-beams

Planets http://opengameart.org/content/2d-planets-0

About

The project from ACCU conference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 53.6%
  • JavaScript 37.4%
  • GLSL 9.0%