8000 GitHub - bleakgrey/gameserver: A game server built with Deno KV
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ble 8000 akgrey/gameserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game server

A game server built with Deno KV.

Go to example game

Features

  • User registration and authentication using device authenticator
  • Secure cloud-based game configuration to update game settings remotely
  • Server messages and notifications for connected players
  • Matchmaking using token-based pairing with tunneling support
  • Secure player score management

Demo

image

Getting started

  1. Create an .env file based on the template file .env.template
  2. Execute deno task dev
  3. Have fun! (mandatory)

Contributing

I welcome contributions of all kinds! Whether you're fixing bugs, adding new features, improving documentation, or suggesting enhancements, your efforts are appreciated.

Play, Create & Share

About

A game server built with Deno KV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • HTML 0.1%
0