Rune

screenshot of Rune
react
svelte
vue

Build multiplayer web games played by millions! You focus on your game, Rune handles everything else, incl. backend and networking Make your game using JavaScript / TypeScript and any frontend web framework such as React, Svelte, Vue, Threejs, PixiJS, Phaser. You can even use plain HTML and CSS...

Overview

Dusk is a platform that allows developers to easily create multiplayer games using JavaScript/TypeScript and popular web frameworks like React, Svelte, Vue, Threejs, PixiJS, and Phaser. With 10 million installs across iOS and Android, Dusk handles aspects like servers and networking, allowing developers to focus on creating their games. The platform offers social features like messaging and voice chat built-in to enhance the multiplayer gaming experience.

Features

  • Social: Messaging and voice chat features for players to interact and engage with each other.
  • Fast & Reliable: Predict-rollback netcode for immediate client updates and conflict resolution on the server.
  • Free: Dusk covers costs for servers, voice chat, and other services, allowing developers to launch their games on the platform for free.

Summary

Dusk offers developers a convenient platform for creating multiplayer games without worrying about server infrastructure and networking. With features like built-in messaging and voice chat, fast and reliable netcode, and free access to servers and services, Dusk simplifies the game development process. Developers can leverage the platform to build engaging multiplayer experiences using familiar web frameworks and languages.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.