Stream low latency video from your desktop or webcam over TCP/IP
...The captured images are compressed and sent as a continuous stream over a TCP connection to a single machine.
Developed alongside https://sourceforge.net/projects/netjoy/ to allow for off-site, single and multiplayer, game play over an internet connection.
LSTC is designed for the use of a server for Scratch (http://scratch.mit.edu/). It's also designed in a way that you can connect to different "plugins" allowing one person to play chat and another to play a multiplayer game without either of the projects interfering with the other.
With a little modification (of the parsing and sending messages), you can use it with raw sockets for other projects made outside of Scratch.
Game framework on top of Python, Panda3D and Twisted
Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point.
An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
HTTP chat server for the board game "Are You A Werewolf?". It's a general AJAX chat server with simple private-room, phase-change, message-filter, and election functions so any Mafia-like game can be played.
UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
The aim of this software is helping players to create strats for fps online games. Players needs to connect to a game server, then they can draw, thanks to this software, directly on the map so all the team can see what's someone is explaining.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Getmaps is a tool used to fetch (game) maps from a server using a maplist built and updated by the server administrator. It was originally created to be used by Clan LugRadio to keep the Enemy Territory regulars' map collections up to date.
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
The BoardGame Tool offers an easy, XML driven interface to implementing boardgames on the computer, with automatic network play, artificial intelligence and robot possibilities. Game rules are encoded in easy-to-learn embedded Python.