Skip to content

kubido/gelut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PReview

How To Run

Server

  • node app.js or npm run start-server

Client

  • install live-server using npm i -g live-server

using npm command

  • npm run start-client

manually executed

  • go to client folder cd ./client
  • open the folder containing index.html using live-server at port 4000
  • live-server . --host=localhost --port=4000

About

web based fight game using phaser.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages