👑
Impulse documentation
  • Getting started
  • Examples
    • Console
    • Window
  • enviornment
    • Globals
      • Lua globals
      • Impulse globals
    • Libraries
      • Win32
      • Direct X
      • Renderer
      • Input
      • Crypt
      • Memory
      • File system
      • Debug
  • Enumerations
    • Key codes
    • Cursor style
    • Primitive topology
  • Data types
    • Vector2
    • Vector3
    • Vertex
    • Color
    • Draw command
Powered by GitBook

Impulse links

  • GitHub
  • Project
  • Discord

© 2025 Impulse

On this page
  • Download an IDE compatible with Luau/Lua
  • Creating your first script

Getting started

NextConsole

Last updated 3 months ago

Download an IDE compatible with Luau/Lua

Text editor
Link

Visual studio code

Sublime Text

Notepad++

Creating your first script

  1. Open your preferred IDE and navigate to the Impulse executable directory.

  2. Create a new file named main.lua and try one of our .

examples
enviornment
🥇
🥈
🥉
code.visualstudio.com
sublimetext.com
notepad-plus-plus.org