Skip to content
/ critters Public

🐹 Critters is a server implementation of Box Critters written entirely using TypeScript.

License

Notifications You must be signed in to change notification settings

Sxip/critters

Repository files navigation


Critters

About

Critters is a server implementation of Box Critters written entirely using TypeScript. The aim of this project is to create a server that is both fun and easy to use.

Features

  • Plugin Support (Getting there...)
  • Multiplayer support
  • A basic REST service
  • Nickname colours

Screenshot

Rest API

Critters comes with a built-in REST API service for web applications.

API Endpoints

  • POST /login : Authenticates a user account
  • POST /register : Creates a new user account
  • GET /room/:id : Returns information about a room

About

🐹 Critters is a server implementation of Box Critters written entirely using TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published