/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Show HN: Open-source Counter-Strike-like game
(github.com)
420 points
solcloud
| 2 comments |
22 Oct 24 16:27 UTC
|
HN request time: 0.441s
|
source
Show context
modeless
◴[
22 Oct 24 19:50 UTC
]
No.
41918003
[source]
▶
>>41915958 (OP)
#
The client runs in Electron, but there is no web version? Why not?
replies(2):
>>41918471
#
>>41922791
#
1.
artemonster
◴[
23 Oct 24 07:50 UTC
]
No.
41922791
[source]
▶
>>41918003
#
No UDP in browser?
replies(1):
>>41926494
#
ID:
GO
2.
modeless
◴[
23 Oct 24 16:14 UTC
]
No.
41926494
[source]
▶
>>41922791 (TP)
#
Not true anymore! Here's my port of Quake III with UDP multiplayer:
https://thelongestyard.link/
It uses WebRTC DataChannel for UDP. The code is here:
https://github.com/jdarpinian/ioq3
↑