TypeScript guides
Hello World tutorial
2 min
welcome to the hello world tutorial , your first step in developing with ir engine this guide provides a structured, hands on introduction to the engine’s core concepts, helping you set up a project and understand its fundamental architecture by the end of this tutorial, you will have installed and configured a working typescript project in ir engine created an entity and attached components explored the entity component system (ecs) pattern , the foundation of ir engine’s architecture defined systems to manage entity behavior used queries to dynamically access and modify entities this tutorial is designed for developers who are new to ir engine and want a structured introduction what you will learn this tutorial covers the following core concepts ✅ project setup installing ir engine and configuring the tutorial project ✅ entities and components creating and modifying entities in a scene ✅ the ecs pattern understanding how ir engine structures logic and data ✅ systems and queries writing and optimizing logic ✅ best practices applying clean, modular, and scalable design principles by the end of this tutorial, you will have a basic functional project and an introductory foundation for working with the engine ➡️ start here this tutorial follows a step by step approach start with initial setup docid\ aogszi3hwfxvje2uonpaz to install and run the tutorial project