Welcome
Build and deploy apps on the Playcademy platform
Overview
Playcademy hosts learning experiences in the Playcademy Arcade, where players explore with an avatar, discover apps and games, and carry their progress and items from one experience to the next.
The Core Platform
This diagram illustrates how the major pieces of the ecosystem fit together.
Key Tools
You'll primarily interact with these tools:
| Package | Description |
|---|---|
Command-line interface for project initialization, local development, and deployment. | |
TypeScript SDK for connecting your project to the Playcademy platform. | |
Starts the development sandbox and backend server during |
Explore the Platform
Quick Start
Install the Playcademy CLI and build your first project from scratch. Covers everything from initialization to deployment.
SDK Documentation
Learn how to connect your project to platform features like player inventory, state management, and real-time events.
Integrations
Add server-side logic with custom API routes and platform integrations like Timeback, database, and authentication.
CLI Reference
Complete command-line interface documentation with all available commands.
Web Development
Build web apps with JavaScript/TypeScript and modern web frameworks.
Godot Development
Integrate Playcademy into your Godot Engine projects.
