BlitzCore
Log In...

Documentation Home

Getting Started


IDE Features

Explore the powerful features of the BlitzCore IDE:

  • Visual Editor: An intuitive drag-and-drop interface for faster development.
  • Code Editor: Fully-featured editor with syntax highlighting, auto-completion, and debugging tools.
  • Game Preview: Test your game live while you work.
  • Built-in Asset Management: Easy management for all your game assets like images, sounds, and scripts.

Game Development Language

BlitzCore uses its own scripting language optimized for game development. Here are some helpful resources to get you familiar with the language:

  • Language Syntax: Learn the key elements of the BlitzCore language.
  • Examples: Check out common programming patterns and best practices.
  • Game Logic: Understand how to implement game mechanics and interactivity using BlitzCore.

Game Engine API

The BlitzCore game engine comes with a robust set of APIs for creating interactive games.

  • Graphics API: Learn how to handle 2D and 3D rendering.
  • Physics Engine: Use the built-in physics engine to add realistic behavior to your game objects.
  • Audio API: Implement sound effects, background music, and more.
  • Input Handling: Handle keyboard, mouse, and controller input.

Documentation for Specific Features

Need help with a specific feature? Here’s where to find the detailed documentation:


Community & Support

Join the BlitzCore community or find support for any issues you're facing:

  • Community Forum: Discuss BlitzCore with other developers.
  • Discord Server: Join our real-time chat with other BlitzCore users and developers.
  • FAQ: Frequently asked questions and troubleshooting tips.

Happy game developing! 🚀