Reader small image

You're reading from  Creating E-Learning Games with Unity

Product typeBook
Published inMar 2014
Reading LevelIntermediate
Publisher
ISBN-139781849693424
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
David Horachek
David Horachek
author image
David Horachek

David Horachek is a video game software developer with over 13 years of experience in programming arcade, home console, and portable games. He has programmed game projects published by Midway Games, EA, Ubisoft, SEGA, and others. He develops games under the Arbelos Interactive label.
Read more about David Horachek

Right arrow

Summary


We have taken the components from mission1, testbed2, and testbed3, and integrated them together into one seamless game. The final game is composed of four scene files, each of which contains a single GameObject hierarchy. The top object in the hierarchy is given a name consistent with the scene filename. Some refactoring of existing systems was then required to fix up the classes at initialization time so that no missing or dangling references would be incurred.

Congratulations! We have now finished our e-learning game framework. Not only did we develop a game that exercises good teaching and learning pedagogy, we also implemented a number of core gameplay systems for the interactive elements in the game. While we proved the technology with a geography trivia game, the framework could be adapted and re-skinned for other topics. Logical potential directions for future work could include adding levels beyond the initial three. This could be done by developing more interactive objects...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Creating E-Learning Games with Unity
Published in: Mar 2014Publisher: ISBN-13: 9781849693424

Author (1)

author image
David Horachek

David Horachek is a video game software developer with over 13 years of experience in programming arcade, home console, and portable games. He has programmed game projects published by Midway Games, EA, Ubisoft, SEGA, and others. He develops games under the Arbelos Interactive label.
Read more about David Horachek