Artikel Terbaru

Controllers: Beranda.php Views: beranda/index.php

Assets Download Assets File: index.html File: style.css

1. Download Assets Download Assets Download Project 2. Ukuran layer projek 3. Project Layouts MainMenu PlayState GameOver Event sheets MainMenu_Events PlayState_Events GameOver_Events Object Types Global (Add New Object Type) Audio Touch LocalStorage MainMenu BG_MainMenu (Sprite) Logo_FlappyBird (Sprite) PlayButton_MainMenu (Sprite) LeaderBoard_MainMenu (Sprite) PlayState BG_PlayState (Sprite) Player (Sprite) Ground (Sprite) PipeUp (Sprite) PipeDown (Sprite) GetReady (Sprite) GapHelper …

Membuat Game Flappy Bird Menggunakan Construct 3 Read More »

Folder app: disinilah aplikasi yang akan kita bangun diletakkan. /Config -> Folder ini berfungsi sebagai tempat untuk meletakkan seluruh file konfigurasi /Controller -> Folder ini berisi script “Controller”, menentukan flow dari aplikasi yang kita buat. /Database -> Folder ini berhubungan dengan database migration dan seeds files /Filtes -> Menyimpan class yang akan jalankan sebelum atau sesudah …

Struktur Folder CodeIgniter 4 Beserta Fungsinya Read More »