Animation Project – Matt F. & Matt B.

Click here to see the project itself. 

So far, we created the website to display the animation and a framework to effectively and efficiently organise the slides within JavaScript.

We accomplished this through the use of Objects, Arrays, and Conditionals.

All slides are objects of an array, which allows them to be both numerated sequentially and be able to store multiple things within them, such as dialogue, background, etc. This highly “flexible” system of slides will allow us to not only create more content quickly, but also introduce diverging paths within our stories.

Leave a Reply