Find a file
2021-11-15 16:25:13 -06:00
.vim Possibly functional deno server 2021-11-15 14:26:39 -06:00
.gitignore Initial commit 2021-11-15 15:02:55 -06:00
client_ui.gd Initial commit 2021-11-15 15:02:55 -06:00
client_ui.tscn Initial commit 2021-11-15 15:02:55 -06:00
default_env.tres Initial commit 2021-11-15 15:02:55 -06:00
game.gd Add autoload global script 2021-11-15 15:43:33 -06:00
game.tscn Add autoload global script 2021-11-15 15:43:33 -06:00
gen.ts Add autoload global script 2021-11-15 15:43:33 -06:00
global.gd Basic lobby connections 2021-11-15 16:25:13 -06:00
icon.png Possibly functional deno server 2021-11-15 14:26:39 -06:00
icon.png.import Possibly functional deno server 2021-11-15 14:26:39 -06:00
join_lobby.gd Basic lobby connections 2021-11-15 16:25:13 -06:00
join_lobby.tscn Basic lobby connections 2021-11-15 16:25:13 -06:00
lobby.gd Basic lobby connections 2021-11-15 16:25:13 -06:00
lobby.tscn Basic lobby connections 2021-11-15 16:25:13 -06:00
main.gd Basic lobby connections 2021-11-15 16:25:13 -06:00
main.tscn Basic lobby connections 2021-11-15 16:25:13 -06:00
multiplayer_client.gd Add autoload global script 2021-11-15 15:43:33 -06:00
project.godot Add autoload global script 2021-11-15 15:43:33 -06:00
readme.md Initial commit 2021-11-15 15:02:55 -06:00
server.ts Basic lobby connections 2021-11-15 16:25:13 -06:00
ws_webrtc_client.gd Basic lobby connections 2021-11-15 16:25:13 -06:00

Setup

Signalling Server

deno run -A server.ts