Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /var/www/vhosts/bilgigunlugum.net/httpdocs/index.php on line 43
SDL Game Programming

SDL3 Oyun Programlama ve Godot Oyun Motoru sayfalarımız yayında...

Ana sayfa > Oyun programlama > BG Engine > Introduction to BG Engine

Introduction to BG Engine

About BG Engine

BG Engine is a simple game engine built from scratch with C Programming Language and SDL3. The following operations can be performed with the BG Engine game engine:

  • Game entry menu
  • Creating players
  • Creating, tracking and limiting cameras
  • Player movements
  • Creating maps
  • Map viewing window
  • Creating collision areas
  • Animation
  • Creating fixed and moving platforms
  • Collecting objects
  • Creating backgrounds
  • Adding sounds and music
  • Adding enemies
  • Creating a score system
  • Full screen mode
  • Voice control system