Opengine
Game development toolkit for Visual Studio Code.
Features
- Kanban Boards — manage tasks with drag-and-drop boards
- Image Editor — crop and resize images directly in VS Code
- Image Generation — generate sprites and assets using Google Gemini
- Asset Pack Generator — create sprite sheets with customizable grids
- Background Remover — remove backgrounds for transparent sprites
Getting Started
- Install the extension from the VS Code Marketplace
- Click the Opengine icon in the activity bar
AI Setup
- Open VS Code Settings (
Ctrl+, / Cmd+,)
- Search for
opengine
- Enter your Google API key in Opengine > Google: Api Key
Settings
| Setting |
Description |
Default |
opengine.enableBoards |
Enable Kanban boards |
true |
opengine.enableImageTools |
Enable Image Tools |
true |
opengine.google.apiKey |
Google API key for image generation |
"" |
opengine.google.models |
Google image generation models |
["gemini-3.1-flash-image-preview", "gemini-3-pro-image-preview"] |
License
MIT
| |