You are on page 1of 2

220914 FM-BINUS-AA-FPT-66/R5

Halaman : 1 dari 2
Page 1 of 2

Soal Praktikum
Practicum Case

T0944
Game Design and Programming
Teknik Informatika
Computer Science
O1-T0944-LA01

Periode Berlaku Semester Ganjil 2014/2015
Valid on Odd Semester Year 2014/2015
Revisi 00
Revision00

Learning Outcomes
Explain game development process
Create game design documentation

Topic
Session 02 - Design Component and Process

Sub Topics
Introduction to JMonkeyEngine
Writing a SimpleApplication
Initializing the Scene
Starting the Game
Introduction to 3D Game Development
Nodes and geometries
Transform
Move
Scale
Rotate
Populate the Scenegraph

Soal
Case
Hai!
Create a word HAI! with the following conditions:
1. Create letter H with 3 blue boxes.
2. Create letter A with 4 red boxes.
3. Create letter i with combination of 1 green box and 1 green sphere.
4. Create letter ! with combination of 1 yellow box and 1 yellow sphere.
220914 FM-BINUS-AA-FPT-66/R5



Halaman : 2 dari 2
Page 2 of 2



Display HAI !

If anyone does not understand, ask your assistant!

You might also like