Skip to content

Artezon/DVD-Screen-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ DVD Screen Multiplayer ✨

Bouncing DVD logo simulator, but multiplayer! Play with friends as a DVD logo, collide with others and create chaos in real time :)

Features

  • Real-time multiplayer
  • Custom nicknames and colors
  • Corner hit count
  • Chat
  • Fullscreen mode
  • Optional haptic feedback

See them bounce ^_^

corners.mp4

Play the game

Play on the main server https://dvd.up.railway.app/dvd
Play with haptic feedback on bounce https://dvd.up.railway.app/dvd?vibration=true
My old pygame project (singleplayer) https://github.com/Artezon/Bouncing-DVD-Logo-Simulator

How to host your own server

  1. Make sure you have node and npm installed

  2. Set up the environment
    Rename .env.example to .env. You can edit this file to configure the server’s address and port.

  3. Install dependencies

    npm install
    
  4. Start the server

    npm run prod
    

About

Multiplayer DVD logo simulator with player collision, right in your browser

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors