Skip to content

Fork of resurviv with a focus on better bot code

License

Notifications You must be signed in to change notification settings

nothing1649/resurviv-bots

 
 

Repository files navigation

Open sourced surviv.io with bot support

Resurviv.io is an open source recreation of a hit web game "surviv.io" that has been permanently shut down. This is an extension of that project that intends to add bot support to the game.

This is work in progress and not fully ready for production.

Running locally

start client development server with pnpm dev:client

and server with pnpm dev:server

or cd into server and client directories and run pnpm dev for each

Production builds

See HOSTING.md

About

Fork of resurviv with a focus on better bot code

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • HTML 8.1%
  • CSS 6.3%
  • JavaScript 0.7%