Get started with Forge and learn how to build and integrate your game systems
Design the components of your game.
Group items based on characteristics and usage restrictions.
Add stats to your items, such as damage, health, or rarity.
Items are the loot players will find in your game
Define virtual boxes for items to live in. This is your inventory, stash, etc…
Bring your forge components into your game.
Secure your API requests and manage your team’s secrets.
Use rolling to dynamically determine drops and outcomes in your game.
Manage individual items, track ownership, and move them between spaces.
Create users and assign spaces to them
Get started with Forge and learn how to build and integrate your game systems
Design the components of your game.
Group items based on characteristics and usage restrictions.
Add stats to your items, such as damage, health, or rarity.
Items are the loot players will find in your game
Define virtual boxes for items to live in. This is your inventory, stash, etc…
Bring your forge components into your game.
Secure your API requests and manage your team’s secrets.
Use rolling to dynamically determine drops and outcomes in your game.
Manage individual items, track ownership, and move them between spaces.
Create users and assign spaces to them