This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions..

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Kamis, 13 Juni 2013

Libgdx - 2d Game Library Part I - Persiapan

Hemm..
beberapa hari ini berkutat dengan software baru ..
kenalan dulu yach..
hehehe..

Teringat saat skripsi dulu bikin game. Eh ternyata sekarang di tempat kerja jadi game developer ..
Kebetulan apa yachh. Yang bikin beda sekarang ngotak ngatik game buat android dulu dengan UDK alias game engine buatan Unreal.
  
Langsung aja dech. kita kumpulin alat perang kita. alat2 yang kita perlukan adalah :

  1. JDK 6 atau lebih baru (http://java.com/en/download/index.jsp)
  2. Android SDK dengan update platform ke gingerbread yach(2.3.3 API level 10) kalo mw di update Platform nya yach lebih baek lah (Download disini http://dl.google.com/android/installer_r22.0.1-windows.exe)
  3. Java Editor dalam kasus ini saya memakai intelij IDEA 12 buatan jetbrain. bisa juga pake eclipse.
  4. Libgdx library downloadnya disini http://code.google.com/p/libgdx/downloads/list
  5. Koneksi internet buat install Android SDK
I. Instalasi
  1. Install dulu JDK 6 atau 7 tunggu sampe selesai
  2. Instal Android SDK Manager dan update platform/package
  3.  Centang yang mw digunakan saja biar cepet dalam hal ini Android 2.3.3 (Gingerbread) dan extras juga diinstall, klik tombol install package
  4.  
  5. Setelah selesai trus instal Intelij IDEA, sebenernya software ini berbayar tapi temen2 bisa coba yang versi community gratis kuq.
  6.  Buka libgdx dan extract dalam 1 folder yang saya pake sekarang libgdx 0.9.8.
  7. Dalam folder libgdx kurang lebih isinya seperti ini :