Cloud Games
Updated: Mar 3, 2026
Copy for LLM
ARCHIVED -- Cloud Games have been discontinued and are no longer available.
What Were Cloud Games?
Cloud Games were remotely streamed games that ran on Facebook’s cloud infrastructure. Instead of running game code on the player’s device, Cloud Games executed on GPU-equipped remote servers and streamed the video and audio output to the player’s screen in real time. Player inputs (taps, swipes, controller actions) were sent back to the server, creating an interactive experience without requiring the player to download, install, or run the game locally.
This approach allowed players to access graphically demanding games, including titles that would normally require a gaming PC or console, directly from a mobile device or web browser with just a network connection.
How Cloud Games Worked
Technical architecture
The Cloud Games architecture streamed rendered video from a remote server to a thin client on the player’s device.
Player's Device (Thin Client)
| ^
| | Video/Audio Stream (downstream)
| |
v |
Facebook Cloud Infrastructure
|
v
Game Running on Remote Server
|
v
GPU-Accelerated Rendering
- Server-side execution: The game ran on Facebook’s cloud servers, which were equipped with hardware capable of rendering complex graphics and processing game logic.
- Video streaming: The rendered game output was encoded as a video stream and sent to the player’s device over the internet.
- Input capture: The player’s device captured inputs (touch, keyboard, mouse, or controller) and sent them to the server with minimal latency.
- Low-latency networking: The system was optimized to minimize the round-trip time between input and response, which is critical for an interactive gaming experience.
Player experience
From the player’s perspective, Cloud Games felt similar to playing a locally installed game:
- No downloads required: Players could start playing immediately without waiting for a download or installation.
- Device-agnostic: High-quality games could be played on devices that would not normally be capable of running them.
- Instant access: Players could discover and launch Cloud Games directly from Facebook, similar to Instant Games.
Developer experience
For developers, Cloud Games offered:
- Broader reach: Games could reach players on low-end devices that could not run the game natively.
- Simplified distribution: No app store submissions, downloads, or device-specific builds.
- Native game engines: Developers could use engines like Unity or Unreal Engine and deploy to the cloud, rather than porting to HTML5.
Why Were Cloud Games Discontinued?
Facebook discontinued the Cloud Games program as part of a strategic decision to focus its gaming investments. While the technology worked technically, the program was wound down and is no longer available for new or existing developers.
Specific factors that contributed to the decision included:
- Infrastructure costs: Running games on cloud servers at scale required significant computing and networking resources.
- Latency challenges: Delivering a responsive gaming experience over the internet required very low latency, which was not consistently achievable for all players in all regions.
- Market focus: Facebook chose to concentrate its gaming platform efforts on Instant Games, which run locally on the player’s device and do not require cloud infrastructure.
Historical context
- 2019-2020: Facebook announced and launched the Cloud Games program, partnering with select game developers to offer cloud-streamed titles.
- 2020-2021: The program operated with a curated library of Cloud Games available to players in supported regions.
- 2022: Facebook announced the wind-down of the Cloud Games program.
The discontinuation of Cloud Games also affected related products:
- Cross Play: The framework that unified identity across Instant Games, Cloud Games, and native platforms was archived.
- Cloud Gaming SDK: The SDK used by developers to integrate with the cloud streaming infrastructure is no longer maintained.
- Instant Games Overview - Learn about the current Instant Games platform, which runs games locally on player devices.
- Cross Play (Archived) - Historical documentation on the cross-platform identity framework.