Skip to content

8Observer8/PhaserTypeScriptGulpMultiplayerGameTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhaserTypeScriptGulpMultiplayerGameTutorial

This code was translated to TypeScript from: http://www.gojasonyang.com/posts/1

The project is used Multi-target debugging in VS Code for client and server. See: https://code.visualstudio.com/docs/editor/debugging#_multitarget-debugging

Install: npm install

For building the client: gulp client

For building the server: gulp server

For building the client and the server: gulp

For running the server and the client: press "Server/Clint" button in Debug mode in VSCode

About

This code was translated to TypeScript from: http://www.gojasonyang.com/posts/1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published