Multiplayer counter strike based game using no major game engine and client renderer written using threejs, free and open source

This page summarizes the projects mentioned and recommended in the original post on /r/threejs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Counter-Strike

    Multiplayer FPS game - Counter-Strike: Football 🏉 (by solcloud)

  • Thank you. In javascript it sends player command message every tick rate to bridge https://github.com/solcloud/Counter-Strike/blob/master/www/assets/js/WebSocketConnector.js#L56 and in repo there is simple default php bridge https://github.com/solcloud/Counter-Strike/blob/master/cli/udp-ws-bridge.php that just open udp connection and ws connection in same thread and than I just block on websocket receive msg and forward to server and return server response, nothing fancy, any websocket(tcp)-udp bridge will do it (and probably even better and more efficiently).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Counter-Strike: Football 🏉

    1 project | /r/freegames | 3 Jan 2023
  • Counter strike like game with fully open sourced source code and tests

    1 project | /r/videogamescience | 3 Jan 2023
  • My free, multiplayer, Counter-Strike like game

    1 project | /r/gamedevscreens | 2 Jan 2023
  • Show HN: Free from scratch multiplayer counter strike like game, own game engine

    1 project | news.ycombinator.com | 28 Nov 2022
  • Counter-Strike: Football - release 1.0 | PHP 8.1

    2 projects | /r/PHP | 24 Oct 2022