nhe23 / blobby_volley_js

Blobby Volley in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blobby Volley JS

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

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.

Run locally

In order to run this version of blobby volley locally run:

npm start

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.

About

Blobby Volley in Javascript

License:MIT License


Languages

Language:TypeScript 79.5%Language:JavaScript 10.4%Language:SCSS 6.9%Language:HTML 3.2%