Blobby Strike

MMO Blob Shooter Collect starts and don't get killed as your score will reset!
Jam Site: 
Jam year: 
2021
Diversifiers: 
RNG
Duetto
On the safe side
Platforms: 
MS Windows, Mac OS X, Linux / Unix, Web standard (HTML5, Java, JavaScript, Flash), Web browser with special plugins or packaged apps
Technology Notes: 
p5js - front-end nodejs - back-end
Installation Instructions: 

Have nodeJS and npm installed

 

SERVER:

open server folder and run in terminal/command line/powershell

npm install

cd dist

node app

 

CLIENT:

open client folder and run in terminal/command line/powershell

replace "socket = io(">>> https://blobbystrike.ioi.lt <<<", {secure: true})" text between >>> and <<< with http://YOUR_SERVER_IP or http://localhost (possibly remove {secure: true}) as well

npm install

npm run build

Credits: 

Idea generator: Darius Rapalis

Artist: Darius Rapalis

Programmer: Darius Rapalis

Project Manager: Darius Rapalis

Energy Provider: NESCAFÉ

External resources/libraries used:

2DCollisions - https://github.com/bmoren/p5.collide2D/

p5js

socket.io

Game Stills: 
Source files: 
Game Tags: 
2D
Action
Top-Down