TulparLang ile yazılıp WebAssembly'ye derlenmiş oyunlar. Her oyunun
kaynağını hem Türkçe hem İngilizce API ile görebilirsin — TulparLang'in
her fonksiyonunun iki dilde adı var. Her oyun 3 bölüm; üçünü de bitir → KAZANDIN.Games written in TulparLang and compiled to WebAssembly. You can view each
game's source in both Turkish and English API — every TulparLang function has a
name in both languages. Each game has 3 levels; clear all three → YOU WIN.
Android — telefonda oynaAndroid — play on your phone
📱
Tulpar Arcade
10 mini oyunun tamamı tek APK'da — telefonunda native çalışır
(Play Store gerekmez). Dokunmatik kontroller oyuna göre değişir: joystick,
ok butonları ya da kaydırma jestleri; donanım geri tuşu menüye döner.All 10 mini games in a single APK — runs natively on your phone
(no Play Store needed). Touch controls adapt per game: joystick, arrow
buttons or swipe gestures; the hardware back button returns to the menu.
Kurulum: APK'yı indir → aç → "bilinmeyen uygulamalara izin ver" onayı → kur. Android 8.0+ (arm64).Install: download the APK → open it → allow installs from unknown sources → install. Android 8.0+ (arm64).
Sol/Sağ veya A/D; düşen bloklardan kaç. arcade motoru DEĞİL, doğrudan tame + gerçek struct entity'ler.Left/Right or A/D; dodge the falling blocks. NOT the arcade engine — direct tame + real struct entities.
3bölüm: paralel dizi / handle / context-global HİLESİ YOK — struct Entity bir dizide, üstünde metotlar, iç içe Vec alanları (kodu aç, gör).levels: NO parallel-array / handle / context-global tricks — a struct Entity in an array, methods on it, nested Vec fields (open the code and see).