Skip to content

A simple JS game client written using lit-html and haunted.

Notifications You must be signed in to change notification settings

BeefOnWeck/haunted-game-client

Repository files navigation

Generate a fly.toml file by running fly launch.

fly auth login
fly launch

This will fail the first time because the port isn't correct.

Modify the experimental section to set the correct internal port.

[[services]]
  http_checks = []
  internal_port = 8043

Then run fly launch again and this time it should create a healthy instance.

About

A simple JS game client written using lit-html and haunted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages