This is a JavaScript only remake of the legendary BlobbyVolley. The purpose of this project is purely fun and learning new stuff on the way. This project was realized with the matter-js physics enginge and react as frontend framework.
Live version can be found here. Default controls are w
,a
,s
,d
for the left player and ArrowUp
,ArrowLeft
,ArrowDown
,ArrowRight
for the right player.
In order to run this version of blobby volley locally run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.