Level 3 Extended Diploma Unit 22 Developing Computer Games

Similar documents
Level 3 Extended Diploma Unit 22 Developing Computer Games

Level 3 Extended Diploma Unit 22 Developing Computer Games

Individual Test Item Specifications

Global MMORPG Gaming Market: Size, Trends & Forecasts ( ) November 2017

CISC 1600 Introduction to Multi-media Computing

Introduction to Computer Games

SE320: Introduction to Computer Games

A RESEARCH PAPER ON ENDLESS FUN

Survival games online multiplayer unblocked

Survey Platform

Creating Computer Games

This one-semester elective course is intended as a practical, hands-on guide to help you understand the process of game development.

IMGD 1001: Fun and Games

Mmorpg unblocked free

Individual Test Item Specifications

! Games are BIG business!! $10B US last year in North America alone. ! Hardware (consoles, I/O devices)! Software products

Kevin Chan, Blue Tongue Entertainment

Innovating by Breaking the Rules. Rob Jagnow Founder & CEO, Lazy 8 Studios

Game Designers. Understanding Design Computing and Cognition (DECO1006)

WeekI. , of video games IND - Survey of peers on Interactive Entertainment

26 Developing. computer games. Learning outcomes. Credit value: 10

Artist Career Challenges & Goals From a AAA team to a Start-Up

Documentation. Internal assessment. The roles to be undertaken for assessment purposes must be one of the following:

Design and Development of Mobile Games By Cocos2d-X Game Engine

Master Artificial Intelligence

Game Programming Algorithms And Techniques: A Platform-Agnostic Approach (Game Design) Ebooks Free

BMOSLFGEMW: A Spectrum of Game Engine Architectures

Online Gaming Category Overview

IMGD Technical Game Development I: Introduction. by Robert W. Lindeman

IMGD 1001: Fun and Games

Python & Pygame RU4CS August 19, 2014 Lars Sorensen Laboratory for Computer Science Research Rutgers University, the State University of New Jersey

SETTING THE STAGE FOR THE NEED OF A VIDEO GAME GENRE VOCABULARY

Mage Arena will be aimed at casual gamers within the demographic.

The Effect Playing Online Games On The Players

AI in Computer Games. AI in Computer Games. Goals. Game A(I?) History Game categories

Digital Games. Lecture 17 COMPSCI 111/111G SS 2018

IMGD Technical Game Development I: Introduction

TOKYO GAME SHOW 2018 Visitors Survey Report

Knowledge Directs Differences

Unit 6: Visual Production CREATIVE MEDIA PRODUCTION AND TECHNOLOGY. Sarah Wilson; Adam Jones; James Ashford; Chris Leinster

Development Outcome 1

IMGD Technical Game Development I: Introduction. by Robert W. Lindeman

Maze game unblocked at school

1.1 Investigate the capabilities and limitations of a range of digital gaming platforms

Artificial Intelligence Paper Presentation

SGD Simulation & Game Development Course Information

DEVELOPMENT ESSENTIALS:

Sample Sample ADMINISTRATION AND RESOURCE GUIDE. English Language Arts. Assesslet. Argumentative

CS248 : PRODUCT DESIGN FEB 2017

Appendices master s degree programme Artificial Intelligence

GLOBAL PERSPECTIVES AND RESEARCH SYLLABUS #9239 Zeus Cortes Aguila 0222 HIALEAH GARDENS HIGH SCHOOL US675 COMPONENT 3 TRANSCRIPT & REFLECTIVE PAPER

Core Game Mechanics and Features in Adventure Games The core mechanics in most adventure games include the following elements:

Cloud Computing & Virtual Worlds: the next revolution for the gaming industry


English as a Second Language Podcast ESL Podcast 295 Playing Video Games

Nishant l33t Verma 33 Rachel pwn Nabatian Weiye noob Zhang

Look at your results and decide who is the biggest computer gamer in your class.

AUGUST HOLIDAY PROGRAM

TETRIS approach. Computing and Technology. On Campus - Full time May 2005

introduction to the course course structure topics

Agenda. Product description Who is buying pi-top? Key selling points Competition Pi-top Ecosystem

CompuScholar, Inc. Alignment to Utah Game Development Fundamentals 2 Standards

in SCREENWRITING MASTER OF FINE ARTS Two-Year Accelerated

3d virtual world games unblocked

Graduate Teaching Assistant - PhD Scholarship in Games and X Reality

Game Design Methods. Lasse Seppänen Specialist, Games Applications Forum Nokia

COMS 465: Computer Mediated Communication

Level Design & Game Industry landscape

FACULTY MENTOR Khoshabeh, Ramsin. PROJECT TITLE PiB: Learning Python

Game Design Exegesis

Introduction to Computer Science - PLTW #9340

Adjustable Group Behavior of Agents in Action-based Games

Game Design. Level 3 Extended Diploma Unit 22 Developing Computer Games

STARBREEZE investor Presentation

SPACEYARD SCRAPPERS 2-D GAME DESIGN DOCUMENT

Digital Radio Report October Ofcom s third annual Digital Progress Report chart pack

STARBREEZE investor Presentation

SAMPLE. Lesson 1: Introduction to Game Design

Program.

Game Design Pitch Document Please complete all four pages in full

How to Make Games in MakeCode Arcade Created by Isaac Wellish. Last updated on :10:15 PM UTC

Online Gaming Support for Parents (source YHGFL) JE

Appendices master s degree programme Human Machine Communication

Gaming at the Library on a Shoestring Budget

Game Variations: Ultimate Tic Tac Toe

Digital Media & Computer Games 3/24/09. Digital Media & Games

Multiplayer Puzzle Racing RPG Shooter Strategy Chatroom Com's Corner! Fear Of Boredom Forums Game Bundles December 10th, 2011 January 7th, 2012 Game

March, Global Video Games Industry Strategies, Trends & Opportunities. digital.vector. Animation, VFX & Games Market Research

Regulations for First Degrees at the International Faculty, City College, Thessaloniki (Greece)

FPS Assignment Call of Duty 4

Digital and Non-Digital Media. Media 8 and 9

Southeast Asia Games Market. The World s Fastest Growing Region C A SUAL GAMES SEC TOR REPORT 2015

Gaming. Everyone s a. Gamer!

TAKE CONTROL GAME DESIGN DOCUMENT

REMEDY ENTERTAINMENT OYJ. Review of H

the gamedesigninitiative at cornell university Lecture 4 Game Components

P2P and Gaming Insights from Harris Interactive

Strategic Assessment of Worldwide esports Market Forecast Till 2021

INTERACTIVE FICTION & GAME DESIGN IDEAS FOR EDUCATORS

Indiana K-12 Computer Science Standards

Transcription:

Level 3 Extended Diploma Unit 22 Developing Computer Games

Outcomes LO1 Understand the impact of the gaming revolution on society LO2 Know the different types of computer game LO3 Be able to design and develop computer games LO4 Be able to test and document computer games

Significance of computer games Call of Duty: Black Ops took in over $650 million of sales in the game's first five days In June 2011, the global video game market was valued at $65 billion The UK industry is the third largest in the World in terms of developer success and sales of hardware and software Video game industry to hit $70 billion by 2015 http://en.wikipedia.org/wiki/video_game_industry

This unit This unit teaches the methodologies of games development. We shall be covering game development techniques as well as the use of graphics and sounds. It does not: Make you a industry standard games developer Use all the industry standard tools Use low level game programming languages like c++

If you want to be a games programmer Get a degree in computer science Be fluent in C++. Use C++ in some significant projects Understand the fundamentals of 3D linear algebra Learn all you can about good object oriented design, design patterns, encapsulation, unit testing, physical insulation Be familiar with version control Know how to use a debugger http://gamesfromwithin.com/so-you-want-to-be-a-game-programmer

What platform will we use Python 3.4.3 and Pygame on a PC Why? You are already familiar with the syntax of Python We can develop using Pycharm (Education edition) Your game can run on any PC

What platform could we use We could also use Visual studio 2017 ATOM Python IDLE! Notepad++ etc

Types of games But first we need to understand types of games and who plays them and why. We also need to be aware of gaming platforms. And the effects games has on players and the perception in society.

Game genres What does genre actually mean? A genre is a particular type of literature, painting, music, film, or other art form which people consider as a class because it has special characteristics. NOUN...his love of films and novels in the horror genre. We use this term for computer games as well.

Types of games (genres) What genres of games are there?

Types of games Action RPG (role playing) Adventure Strategy Puzzle Simulation Sports FPS (first person shooter) Combat Educational MMO (massively multiplayer online) Shmup?

Types of platforms What types of platforms are there?

Types of platforms What types of platforms are there? Personal Computer Portable hand held console Console Mobile phone Internet LAN Network Tablet computer Raspberry Pi?

Types of technology What types of technology are needed?

Types of technology What types of technology are involved? Graphics Artificial Intelligence Audio Game physics Mathematics

Types of games (Criteria P2) List and describe the various game genres available in a table. (P2) Genre Description Platform Environment Example Puzzle Problem solving. Often involving logic and strategy PC, phone Stand alone Minesweeper This is part of assignment 1 Thumbnail screenshot is required

Effects of games (Criteria P1) Task 2 considers this question What are the effects of computer games on society and individuals? What is the view in the media? This article was on 23 rd Feb 2018 BBC news web site

Effects of games (Criteria P1) So what can you say about 1. Positive and negative effects for society. 2. http://www.contentedwriter.com/impact of computergames on society/ 1. Positive and negative effects for individuals. 2. https://www.symptomfind.com/health/positive effectsof video games/ 3. https://www.raisesmartkid.com/3 to 6 years old/4 articles/34 the good and bad effects of video games

Effects of games (Criteria D1) What are the psychological effects of computer gaming on individuals and society? http://www.contentedwriter.com/psychological-effects-ofcomputer-gaming-on-individuals-and-society/ You might want to consider - Graphic violence Addiction Aggression Cognitive abilities Strategic thinking Use of sound High score listings Peer pressure

Effects of games (Criteria D1) Task 3 (D1): Examine the psychological effects of computer gaming on individuals and society You must research and comment on these effects You must reference studies of which there are many Word limit 1000

Effects of games (Criteria D1) Examine Look in close detail and establish the key facts and important issues surrounding a topic. This should be a critical evaluation and you should try and offer reasons as to why the facts and issues you have identified are the most important, as well as explain the different ways they could be construed.

Summary 1. We started by looking a game genres (Types of games). 2. We also looked at platforms and technologies. 3. We finished by starting to research the impacts of computer games on 1. Society 2. Individuals 3. Psychological effects Next time we shall start to look at animation using Python.