Skip to content

2d top down deathmatch game inspired by surviv.io and doom

License

Notifications You must be signed in to change notification settings

lich2king/Boom2D-fn

 
 

Repository files navigation

About

2D Multiplayer deathmatch game inspired by Doom and Surviv.io

Installing and setup

This project requires Bun

After installing the dependencies with bun install do the following to start it:

To start the server cd into the server directory and run bun run build and bun start or bun dev for development server.

To start the client cd into the client directory and run bun run build and bun preview for the production build or bun dev for the vite dev server

About

2d top down deathmatch game inspired by surviv.io and doom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • SCSS 1.5%
  • HTML 0.4%