/ts-phaser-bomb-game

Bomberman clone using websockets and phaser 3

Primary LanguageTypeScript

Ts phaser game

a uni project by dudes G Rohden and Cuchi that Lytecyde is turning into a game about espionage

Hey, what's this?

This is a server x client multiplayer (websocket) bomberman clone game.

Why the fork?

i thought it would be perfect as a basis for creating a game about negotiation and espionage.

Okay, but how do i build it?

First, you will need to download and install node and npm, after that you just download the project and run:

  • npm install
  • npm run bootstrap
  • npm run start:fresh

After those, you can open the localhost:5000 on your browser and enjoy your game(s) :D

Preview

Here's a preview of me playing with myself (And i won!)

Sprites

All the sprites here are made by me, except the main char, which is from the phaser tutorial, i only added more frames to it