Skip to content

DBLive/dblive-web-example-tictactoe-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBLive Web Example

Example of web app using DBLive to synchronize play of a Tic-Tac-Toe game across multiple devices.

This is obviously not a full-featured Tic-Tac-Toe game; you can play both X and O from the same device, or separate, and other people might be playing the game at the same time. The point of this example is to demonstrate how data stays synchronized between devices using DBLive, and how it could work for your project.

See example in action

https://tictactoe.dblive.io

DBLive

DBLive - Client (TS/JS/Node)

DBLive - Client (iOS/macOS)

What is it?

DBLive is a service that allows devices to synchronize data in real-time. Updates to data are instantly passed to all devices within a matter of ms, even at scale across regions.

Currently in development

This project is currently in development. No website or admin portal are available at this time. If you have any questions or would like to use or play with this library, please contact me at dblive@mikerichards.tech.

About

Web example of DBLive using the TS/JS/Node client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published