Skip to main content

Axie generator tool kit

Overview

The Axie generator tool kit is a set of tools for game developers designed for generating or creating axies in 2D and 3D games. This page is an index of GitHub links to the specific tools.

Axie Infinity IP 2D tool kits

ProjectDescription
unity-axie-gtk2dAxie Infinity IP tool kit 2D for Unity.
cc-axie-gtk2dAxie Infinity IP tool kit 2D for Cocos Creator.
@axieinfinity/mixerAxie Infinity IP tool kit 2D for Node.js.

Starter Axie 3D character tool kits

ProjectDescription
unity-axie-gtk3dStarter Axie 3D characters for Unity. Includes the 3D models and animation for Buba, Puffy, and Pomodoro axies.
r3f-axie-starterStarter Axie 3D characters created using @react-three/fiber and threejs. Includes the 3D model and animation for Buba, Puffy, and Pomodoro axies.
fbx-axie-starterStarter Axie 3D characters in the FBX format. Includes the 3D model and animation for Buba, Puffy, and Pomodoro axies.

Analytics

ProjectDescription
tracking-sdkTracking SDK for Unity.

Multiplayer demos

ProjectDescription
cc-axie-colyseus-demoDemo multiplayer game "Axie Artillery" created with Cocos Creator and Colyseus.
r3f-axie-playroom-demoDemo multiplayer game created with Starter axie 3D tool kit and Playroom.