Skip to content

GM637/bomberblitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberblitz

Description

A fast-paced Bomberman clone written with React and R3F for Playroom 2023 game jam.

Play

Play Bomberblitz

  1. Access the main page, and you will host the game.
  2. Share the link with other players and start the game.

Local Use

  1. Node has to be installed on your machine.
  2. clone the repository
  3. In your terminal, access the game folder & run npm install
  4. start the server with npm install
  5. access the game in your browser at http://localhost:5173/

Technology

Library: React

Multiplayer state management: Playroom

Renderer: React-Three-Fiber

Three-Fiber helpers: Drei

Local state management: Zustand

On-screen Joystick: React-Nipple

Releases

No releases published

Packages

No packages published