Two – one = zero

Post on 09-Aug-2015

75 views 6 download

Transcript of Two – one = zero

TWO – ONE = ZEROPROGRAMER: TRẦN TRUNG HIẾU

INSTRUCTOR: NGÔ DƯƠNG HÀ

Contents Design patterns

OOP Singleton Adapter

Game structures Game Init Game Run Game End

JNI Introduction Step by Step with JNI JNI Basics

NDK Introduction Component

Engine Introduce Engine Game Cross Flatform (Cocos2d-x)

Game Demo

Object Oriented ProgramingEncapsulation

Abstraction

Inheritance

Polymorphism

Designer Pattern

Singleton

Designer Pattern

Singleton

Game structures

Game Init Game End

Draw

Game Run (Loop game)

Update

JNI Introduction

JNI

NDK Introduction

Engine Cocos2d-x

LẬP TRÌNH GAME ĐA NỀN TẢNG

Game Cross Platform Mobile

Code Game Demo

The

Procedure

Game

1• GamePlay

2• Game Designer

3• Artist

4• Resource (Image, sound, …)

5• Coding

6• Test game

Game Designer

Artist

TWO – ONE = ZERO

CodingPositionManager

CodingRandom

CodingAnimation

Kết luận Tìm hiểu cách làm game đa nền tảng.

Cách gọi hàm từ Java xuống C++

Quy trình làm game