←back to thread

238 points solcloud | 3 comments | | HN request time: 0s | source
Show context
modeless ◴[] No.41918003[source]
The client runs in Electron, but there is no web version? Why not?
replies(1): >>41918471 #
1. beepbooptheory ◴[] No.41918471[source]
Just run `python -m http.server 4000` inside the www directory! Seems to be working for me.
replies(1): >>41918499 #
2. modeless ◴[] No.41918499[source]
There should be a hosted demo at least. The web's big advantage is instant distribution with no installation on any platform. I think it's a shame to build using web tech and then throw away your biggest advantage by requiring platform-specific local installation.
replies(1): >>41918580 #
3. solcloud ◴[] No.41918580[source]
there is indeed a web version like others mentions, I also provided a prebuild binaries for lots of os/arch at https://solcloud.itch.io/counter-strike-football (and anybody can open PR for more), for hosted webpage demo I can for sure hosted somewhere on public internet as can anybody else, so I will leave that as a optional exercise for a reader to host community server :)

I think most users will build from source or use provided pre-build binaries