Skip to content

suleman1412/blobio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blobio

This is a multiplayer browser based game, heavily inspired by agar.io

Blobio.Mockup.final.1.1.mp4

Backend

Server uses Cloudflare Durable Objects which is a serverless offering by Cloudflare. Built on top of workers, it provides 0 downtime (as it is running on top of a CF worker) and provides a generous free tier of 100k HTTP requests, ideal for making a game or handling game-room logic.

Frontend

Uses NextJS, and Native HTML Canvas API functions for the moving, collision and zooming out logic.

Consider starring the repo if you found it interesting!

About

retro themed agario

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages