GameFuse

Use Game Fuse in your javascript, Unity or Unreal Game project to easily add authentication, user data, leaderboards, in game stores and more all without writing and hosting any servers, or writing any API code. Its never been easier to store your data online! Game Fuse is always free for hobby and small indie projects. With larger usage there are metered usage fees.

Getting Started

The first step of integrating GameFuse with your project, is to make an account at https://www.gamefuse.co. After creating your account, add your first game and note the ID and API Token. With this setup, you can now connect via your game client. Check the most recently updated docs at: https://www.gamefuse.co/pages/docs.

Unity (C#)

Get authentication in your Unity game in 5 min with our easy to use library!

Docs: https://gamefuse.co/pages/docs?language=csharp

Library: https://github.com/game-fuse/game-fuse-cs

Example: https://github.com/game-fuse/game-fuse-unity-example

Unreal Engine (C++ & BluePrints)

Get authentication in your Unreal game in 5 min with our easy to use library!

Docs: 

https://gamefuse.co/pages/docs?language=blueprints

https://gamefuse.co/pages/docs?language=cpp

Unreal Marketplace Plugin: https://www.unrealengine.com/marketplace/en-US/product/gamefuse

Github Library: https://github.com/game-fuse/game-fuse-cpp

Example: https://github.com/game-fuse/game-fuse-unreal-example

Phaser.io, Playcanvas, Babylon.js, PixiJS etc.. (Javascript)

Get authentication in your Unreal game in 5 min with our easy to use library!

Docs: https://gamefuse.co/pages/docs?language=javascript

Library: https://cdn.jsdelivr.net/gh/game-fuse/game-fuse-js@main/gameFuseFull.js

Phaser.io Example: https://github.com/game-fuse/game-fuse-phaser-example

Pixi.js Example: https://github.com/game-fuse/game-fuse-pixijs-example

Babylon.js Example: https://github.com/game-fuse/game-fuse-babylonjs-example

Playcanvas Example: https://playcanvas.com/project/1143168/overview/gamefuseplaycanvasexample

Leave a comment

Log in with itch.io to leave a comment.