Skip to content

colyseus/webgame-template

Repository files navigation

Colyseus Webgame Template


See it in action! 🚀

Feel free to fork this template to build your own multiplayer web-game.

This is a demonstration of the new @colyseus/auth package. (See documentation)

Backend

  • colyseus → Multiplayer Framework
  • @colyseus/auth → Authentication (Email/Password, OAuth, Anonymous)
  • @colyseus/database → (Experimental) Kysely-powered database module

See the authentication configuration: packages/backend/src/config/auth.ts

Frontend

  • react → UI library
  • react-router-dom → Navigation
  • tailwindcss → CSS Framework
  • vite → Build tool

Contributions for additions and improvements on this template are very welcome!


Looking the backend configuration example?

License

MIT

About

Webgame Backend + Frontend Template with Colyseus + Authentication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published