spritekit ios 7

Post on 08-May-2015

260 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

DESCRIPTION

Jogo estilo flappy bird utilizando Spritekit.

TRANSCRIPT

iOS 7 - SpriteKit Como fazer um jogo estilo "Flappy Bird" em 15 minutos !

Elton Mendes - iOS Developer

eltonj@ciandt.com

github.com/eltonmendes

github.com/eltonmendes/QConGame

● Formado Pelo Instituto Federal de Santa Catarina em Gestão de tecnologia de informação

● 25 anos

● 5 anos - mobile

● 8 de Desenvolvimento

● 1 ano de CI&T

Cerveja

Games

Filmes

Azeitona

Capitão America

Filme Dublado

Welcome to Spritekit !

● "Sprite Kit provides a graphics

rendering and animation ."

● "Infrastructure that you can

use to animate arbitrary

textured images, or sprites."

At a Glance

"Sprite Kit is available on iOS and OS X. It uses the graphics hardware available on the hosting device to composite 2D images at high frame rates. "

The game Concept!

● Scenario

● Player Sprite

● Player && World Physics

● Obstacles loop

● Collision Detection

Let's code?!

Let's make the Player!

Let's make the

Background!

Now, what about to turn on the player physics and

world physics?

I need to fly

man!!!!!!

Sorry! =P

Let's Fly!

But where are the

obstacles? o.O

Collision Detection :D

Dev Please ! CLEAN CODE!

122 lines!

It is time to play!

eltonj@ciandt.com

github.com/eltonmendes

github.com/eltonmendes/QConGame

THANKS FOR

BEINGHERE!

top related