☰
features
Careers
Blog
Pricing
Jam
Teams for Education
NEW
Log in
Sign up
hacker
William Gardner
@wg4568
(33)
• Branham High School
https://github.com/wg4568/
Python
Python 2.7
HTML, CSS, JS
Repls
Posts
Comments
▲
19
h
wg4568
(33)
3 years ago
Online Multiplayer Tanks
So I made this using a Node.JS WebSocket server and HTML5 canvas. It used v3 of my "Elemental Engine" for the front end, which the latest (4.0) can be...
▲
1
h
wg4568
(33)
3 years ago
WebSocket Node.JS Server
Can I host a WebSocket server from a Node.JS repl? I'm asking because of the multiplayer game challenge.