Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 545 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 545 Bytes

SkyChamps

SkyChamps is a Heartstone like game. Mostly made this for fun and educational purposes.

How to install

use deno install -fqn skychamps-cli --allow-run --allow-write --allow-read --allow-net https://raw.githubusercontent.com/ReMod-Games/SkyChamps/main/cli.ts

then run skychamps-cli setup --help for all info on the setup command
then run skychamps-cli setup with all flags that you want
then run skychamps-cli run to start the server

Future thoughts for myself

  • Check out webtransport / raw (either UDP or TCP)