Indie Video Game Design and Development by Elmar Juzar Computer Engineering First Year.

Slides:



Advertisements
Similar presentations
By Francisco Morales Carbonell Jaime Rodriguez Maya Jan Sola Ramos Find My Business.
Advertisements

THE GAME ENGINE Unity 2D for VT Hacks WHO ARE WE? David Crook Technical Evangelist for Microsoft Focus on Game and App Development Communities Background.
X3D Introduction to Web3D technology Enkhbold N. Information Communication University.
TORQUE 3D Daniel Casadevall-Pino
Evaluation in Digital Media Graphics Basic Concepts.
Survey of Graphics and Games. Outline Overview of computer graphics – Coursework – Research Programming using game engines Computer game and animation.
The Microsoft’s solution for building cross-platform Rich Internet Applications.
LemGen (Linguistic EMulation and Generation ENgine) CS491 Project Chris Lemcke.
What’s in a Multimedia or Interactive Games Degree? The opportunity to experience –Design techniques –Technical aspects –Make real applications –Working.
ONLINE CONFERENCE DESIGN.BUILD.DELIVE R with WINDOWS PHONE THURSDAY 24 MARCH 2011.
Game Development Essentials An Introduction. Chapter 10 Roles & Responsibilities developing the team.
Dr. Brian Durney Computing and Networking Sciences at UVU C S
By Steven Taylor.  Basically a video game engine is a software system designed for the creation and development of video games.  There are many game.
CMS 101: Intro to Content Management Systems Tech4Good Denver |
Unity 3D game IDE 1.  Unity is a multi-platform, integrated IDE for scripting games, and working with 3D virtual worlds  Including:  Game engine ▪
Master Project Preparation Murtaza Hussain. Unity (also called Unity3D) is a cross-platform game engine with a built-in IDE developed by Unity Technologies.
Development of mobile applications using PhoneGap and HTML 5
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
Gearbox Software PRODUCTION PIPELINE – JOBS TITLES – JOB DESCRIPTIONS.
Web Design Software Alyssa Lagimoniere. Adobe Dreamweaver Pros Relatively low-cost price ($99) Produces very "clean" HTML code; easy to transport and.
Independent Game Development William Monks. What is an “Indie” Game??? An indie game is a game made without the financial support of a video game publisher.
Software Developer Career. ◦ Desktop Program development ◦ Web Program Development ◦ Mobile Program Development.
Web Design Basic Concepts.
CMPD 434 MULTIMEDIA AUTHORING
Us vs. them Education vs. Industry By Adam Rudd. Executive Summary Education vs. Industry Processes & skills within the industry How to prepare students.
(1) User Interface Frameworks: Twitter Bootstrap 3.0 Philip Johnson Collaborative Software Development Laboratory Information and Computer Sciences University.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 5 1 Downloading and Storing Data Using FTP and Other Services to Transfer and.
Mediamaisteri Group 2005©1 Virtual communities and licensing Mediamaisteri Group PL 82 (Pyynikintie 25) Tampere Finland mediamaisteri.com SELEAC.
CSE4MOD Games Modding About me: Paul Taylor Lecturer in Games Design and Development Currently Studying my PhD in Artificial Intelligence for Games.
The Internet 8th Edition Tutorial 9 Creating Effective Web Pages.
A Spring 2005 CS 426 Senior Project By Group 15 John Studebaker, Justin Gerthoffer, David Colborne CSE Dept., University of Nevada, Reno Advisors (CSE.
Chapter 3 Multimedia Skills
MULTIMEDIA DEFINITION OF MULTIMEDIA
Ch 1. A Python Q&A Session Spring Why do people use Python? Software quality Developer productivity Program portability Support libraries Component.
Introduction to Making Multimedia
Dr. Brian Durney Computing and Networking Sciences at UVU C S
Free and Low Cost Game Design Tools for Game Based Learning with Student Game Creation Mark Lewis, Faculty Instructional Technologist Introduction There.
Vray Siamak khalighi V-Ray is a rendering engine that is used as an extension of certain 3D computer graphics software. It is a rendering engine.
The System Shall… Provide the ability to render 2D/3D graphics, these graphics will be represented by assets like models textures, and shaders. Manage.
CS4455 CS4455: Video Game Design and Architecture Maribeth Gandy Blair MacIntyre
Android absolutely dominated the number of smartphones shipped worldwide in the first three months of 2015, with.
HUSKY CONSULTANTS FRANKLIN VALENCIA WIOLETA MILCZAREK ANTHONY GAGLIARDI JR. BRIAN CONNERY.
Dr. Brian Durney Computing and Networking Sciences at UVU C S
Motivates, interests and engages. Teaches problem solving skills. Allows for creativity and imagination. Demonstrates project design. Encourages teamwork.
Creative Industries. RESPONSIBILITIES  Model, texture and create collision in 3D for game environments.  Works closely with Programmers to ensure polygon.
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
Learning Aim B.  In this section, you will consider the resources necessary for designing your website.  You will also think about any constraints that.
1 Topics: Introduction to Game Engine Course Overview What is a game engine? Advantages and Disadvantages Torque Game Engine.
1 Multimedia Development Team. 2 To discuss phases of MM production team members Multimedia I.
Best 5 Mobile App Development Tools for Developer's to think beyond the Limitation.
Hybrid Cloud Hosting and Its Market Value. Cloud Hosting.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Objective % Understand career planning in a digital media environment.
Intro of UNITY (for beginner)
CST 1101 Problem Solving Using Computers
Macintosh & Linux Used to fill in pg 5 & 6 of “Operating Systems” Packet.
Rapid Prototyping using UDK
Game Engine Architecture
Chapter 18 MobileApp Design
Objective % Understand career planning in a digital media environment.
UI/UX DESIGNER Positionierung Footer / Logo
I NEED MEETING AND TEAM INFORMATION TODAY
Game Engine Architecture
Microsoft powerpoint - google slides - apple keynote
Chapter 10 Development of Multimedia Project
Game Engines Edd Soper.
Amanda Lange | Technical Evangelist Tobiah Marks | Games Evangelist
Unit 20 Software Part 2.
Intro of UNITY (for beginner)
Unit 20 Software Part 2.
Unity Terrain Design Tutorial
Presentation transcript:

Indie Video Game Design and Development by Elmar Juzar Computer Engineering First Year

Topics Why Make Video Games? How Do I Make a Video Game? How to Not Ruin My Life Making a Video Game?

Why Make Video Games? 1.Have fun! 2.Learn new things! 3.Get lots of varied experience! 4.… 5.Profit!

Why Make Video Games? In 2014 Film and Music market values are estimated at 72 and 12 billion euro respectively. The global video game market is currently valued at over 80 billion euro worldwide. (gartner.com, statista.com, IFPI)

How Do I Make a Video Game? You need: – a video game engine – an IDE(Integrated Development Environment) Also useful: – revolutionary video game ideas and concepts – a team of reliable people with time and energy – including people skilled in graphic design/3D modeling, animation and sound editing – enthusiasm. lots of enthusiasm.

Video Game Engine The software framework at the core of any video game Defines the technical potential and limitations of your video game Generally includes such features as 2D and 3D rendering, some form of a physics engine, as well as scripting, animation and scene-building Tens of proprietary and freeware video game engine options available for most popular platforms (Unreal Engine, Unity, CryEngine, Havok Vision Engine, etc.) You can create your own video game engine

Integrated Development Environment User interface to manage your project Most popular video game engines come with an IDE You don’t strictly need a game-specific IDE Important to choose the IDE according to creative and technical scale of the project as well as personal abilities and preferences

Available to anyone using current versions of Windows or OS X for free (unless your games start earning you over 100,000 USD a year) The very flexible IDE includes: – a 3D scene editor with extensive 2D support – a source code editor, supporting JavaScript, C# and Boo – a lot of built-in advanced tools and graphical effects – a significant number of assets, plugins, code and extensions available from the Unity Asset Store Unity

Why Unity? The most popular indie game development platform available, due to its accessibility and convenience Extensive documentation and endless tutorials on the Internet Supports development for most popular platforms, including mobile and web-based development

Complications and Obstacles Things, lack of which will ruin your project: – Original and interesting (marketable) ideas – The ability to actually implement such ideas – Financial stability – Reliable team members – Social activity and marketing – Dedication, energy and free time

Summary Making video games is incredibly fun and can be a solid business activity There are lots of ways to make a video game, and Unity provides a very solid and low-cost platform to do that You should probably not get invested in a serious video game project if you are currently an active student of Tartu University

Links unity3d.com/ - Unity Game Engine and IDE unity3d.com/ indiedb.com/games/inwo/ - indieDB indiedb.com/games/inwo/