The Project This final unit will help us to further develop our computational thinking skills as we carry on from where we left off at the end of our previous unit. (Click here for a great article by Dr. Jeanette Wing, that clearly defines what we mean by Computational Thinking.) In Game Design, we explored a variety of tools and techniques to create our own video games designed to run on a chosen platform and aimed at a selected audience. While we took a brief look at a number of tools together during class, each of us had to learn the ones we ultimately decided to work with in much greater depth. It is often the case when working with computer software that you need to uncover more advanced features and learn to use them on your own. Once again, a major focus of this unit will be about how to locate appropriate resources to help teach yourself the ins and outs of unfamiliar software. We started the semester working with a very simple game design platform--Gamestar Mechanic. This only allowed a limited amount of customization. In our Game Design unit, we looked at a number of tools that allow for much more customization. But again, we are quite limited in what we can create using these products. To give us a much higher level of control over how our projects look, how they operate and how users interact with them, we need a basic understanding of using code. Now before you run screaming from the room... don't worry. This is not a course in computer programming. But it is important for you to develop a basic understanding of how computer programming works so that you can modify what others have done and insert snippets here and there to allow greater customization of your projects. Using the same approach as we did with our previous unit, we will explore a handful of design tools that allow us to create interactive content. It will then be up to you to come up with a project that you want to work on, select the tools that you want to work with and then learn the tools sufficiently to allow you to complete your project. Most of the tools that we look at will have features that require you to enter snippets of code (usually Java or Javascript). In most cases, you will be able to download code samples written by other users. What we will be learning is how to make sense of this code and how to modify it for our own purposes. For your own project, you will design and create an interactive digital program for a selected audience using a tool of your own choosing. You will use the Design Cycle to inform your work and you will document the entire process in detail in your on-line process journal. Phase 1: Researching and Analysing Over the course of the Researching and Analysing phase, we will develop a deeper understanding of different kinds of interactive content creation tools that are available and the possibilities and challenges of working with each. We will take a look at the communities that have grown around each tool, how users share their knowledge and how we can participate. By the end of this phase, you will determine what sort of project you want to make and the target audience that you have in mind for it. You will conduct primary research into the issues surrounding your project. You will write a Design Brief that will outline what sort of project you are putting together, who you are making it for and your reasons behind making it. Based on your research, you will write a list of Design Specifications that will give a clear picture of what your project will be like and how it will function. What's out there? In this section, you will conduct research into the wide range of interactive content on the web and give examples of each. This activity will encourage you to broaden your scope of what sorts of projects you might consider working on. You are welcome to present this information in any form that you wish. I would recommend a concept map as a good way to do it. Here are some good online tools for creating concept maps:
Tools! There are lots of excellent interactive contenct creation tools available on the Internet. Many of the best ones are free. In class, we will look at a few but you are encouraged to do your own research and find more. In this section, you will explore these tools to determine their capabilities and ease of use. Write a review of each one that you test out in your process journal.
For each of the tools listed above, there is a thriving community where users share their knowledge and in many cases, their products and code with one another. Not only will participation in these communities be invaluable to you as you encounter difficulties along the way Design Brief You will write a short, concise Design Brief that explains the following: What sort of game do you intend to make? (platform, story, visual style etc...) Who is the target audience for your game? Why have you decided to make this sort of game? Design Specifications You will write a list to give some more specific details about your game. Think of 'Design Specifications' as the decisions that have to be made before you can start designing. This may include your choice of game-building platform, more detail about the visual style etc... Researching and Analysing: Assessment Rubric Students identify the need for a product/solution. At the end of the course, they should be able to:
0
The student:
3-4 The student:
5-6 The student:
7-8 The student:
Notes: Summarize:
Phase 2: Designing By the end of the Designing phase, you should have a clear idea of what your project is going to look like and be ready to put all of the pieces in place. If you have done a good job on Designing your project, the next phase--creating your game---should be a fairly straightforward process of going through the steps. ---------------This page is still under construction...------------------------ |