Home
Softono
rune

rune

Open source MIT TypeScript
414
Stars
36
Forks
2
Issues
6
Watchers
6 months
Last Commit

About rune

<picture> <source media="(prefers-color-scheme: dark)" srcset="docs/static/img/readme-hero-dark.png" > <source media="(prefers-color-scheme: light)" srcset="docs/static/img/readme-hero-light.png" > <img src="../docs/static/img/open-source-grant-dark.png" alt="An intro image showing Rune logo with the text 'multiplayer web games'." > </picture> <p align="center"> <a href="https://developers.rune.ai">Docs</a> · <a href="https://discord.gg/rune-ai">Discord</a> · <a href="https://developers.rune.ai/faq">FAQ</a> · <a href="https://developers.rune.ai/blog">Blog</a> · <a href="https://developers.rune.ai/docs/examples/games">Examples</a> </p> # Rune Build a multiplayer game played by millions! Your game runs inside the Rune app with 10 million installs across [iOS](https://apps.apple.com/app/rune-games-and-voice-chat/id1450358364) and [Android](https://play.google.com/store/apps/details?id=ai.rune.tincan). You focus on your game, Rune handles everything else, incl. servers and networking. You can make your gam ...

Platforms

Web Self-hosted

Languages

TypeScript
An intro image showing Rune logo with the text 'multiplayer web games'.

Docs · Discord · FAQ · Blog · Examples

Rune

Build a multiplayer game played by millions! Your game runs inside the Rune app with 10 million installs across iOS and Android. You focus on your game, Rune handles everything else, incl. servers and networking.

You can make your game using JavaScript / TypeScript and your favorite web framework such as React, Svelte, Vue, Threejs, PixiJS, Phaser. The Rune app has friends, messaging, spectating and voice chat built-in to turn your game into an incredible multiplayer experience.

Features

  • Social: Rune has messaging and voice chat so players can hang out together and talk about your game.
  • Fast & Reliable: Our predict-rollback netcode updates clients immediately and the server resolves conflicts.
  • Free: We pay for servers, voice chat, and everything else. It's 100% free to launch your game on Rune.

Documentation

Examples

Tic Tac Toe Outmatched Sudoku Pinpoint
Demo, Source Demo, Source Demo, Source Demo, Source
OinkOink Paddle Cube Rush Neon Snake
Demo, Source Demo, Source Demo, Source Demo, Source

Packages

  • eslint-plugin-rune – rules and config for writing safe logic code for the Rune SDK
  • rune – command line tool to develop and upload your HTML5 game for Rune
  • vite-plugin-rune – Vite plugin for writing games for the Rune SDK
  • rune-mcp - Model Context Protocol (MCP) that allows AI agents to interact with Rune to develop and upload Rune games

Community

Have a question or want to discuss with others how to make an amazing multiplayer game? Join our Discord server!

Discord Follow

Contributing

We'd really appreciate your help in making Rune as useful as possible for everyone wanting to make a multiplayer game. Don't hesitate to open an issue or PR. If you find Rune interesting, then please star and share the repo.

An animation encouraging readers to star the GitHub repo if they're interested.