Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 543 Bytes

Jean Bomberman

Jean Bomberman is a Bomberman based game, it's name comes from a french pun (source : Here)

Installation instructions

  • Clone the repository
  • Install yarn if you don't already have it => here
  • cd into the repository directory
  • run yarn install
  • then run yarn run develop or yarn run build
  • head to http://localhost:8000 or open public/index.html