Skip to content

Multiplayer game with room logic and low latency using cloudflare workers

Notifications You must be signed in to change notification settings

cahmetcan/Multiplayer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Game with Cloudflare Workers

This multiplayer game has been created using Cloudflare Workers and Cloudflare Durable Objects, and it runs at the edge of the web. Users can connect to the server via WebSocket and join the rooms of their choice. They can communicate with other users in the room with minimal latency, providing a fast and enjoyable gaming experience. The project has been designed to be easily customizable and, when integrated with a beautiful frontend, can result in an impressive multiplayer game.

Demo

For a demo of the project, you can visit this link. (Frontend is not perfect so some bugs can occure)

How client logic works

58FEAC45-45D3-44CE-9C78-EE036985ED62

How backend service works

0F8BA34A-1ADA-43F9-8259-7621EFB26601

About

Multiplayer game with room logic and low latency using cloudflare workers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published