Start the ds-server
1. cd ds-server
2. npm install
3. node start.js
Start the game-server
1. cd game-server
2. npm install
3. node start.js
Start the browser game in another terminal window
1. cd to the project
2. cd browser
3. npm install -g bower
3. bower install
4. python3 -m http.server
5. connect to localhost:8000?tankName=<YourName>
-
Notifications
You must be signed in to change notification settings - Fork 7
A realtime game using deepstream.io and pixi.js with basic AI elements
License
deepstreamIO/ds-tutorial-tanks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A realtime game using deepstream.io and pixi.js with basic AI elements
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published