Showing 1482 open source projects for "teams-for-linux"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • 1
    Beam Blocks is a tile-based, turn-based, deterministic puzzle game. The object of the game is to, on each level, collect a fixed number of gems and escape the level through an exit hatch, resembling in that aspect games like Boulderdash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    3D maze that easy to create, hard to get out. Try it on and develop it if you're interested. Great if you join me and make it better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A robot wars variant. A computer game in which robots are governed by a simple assembly language. Various arenas running on different hosts can be connected over the internet, so that robots blundering into transporters can be sent from machine to machi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VTSystem is a 3D (Action) Adventure engine where each character can go about his(her) own affairs independent of your actions, where you can experience 'real world' environments! Uses the Nebula Device. For more information, take a look at the homepage
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Last Hope, are a project of a web-based game . The context : heroic / fantasy game wih a \"classic\" medieval context, You can start as many positions : you are a poor boy-farmer, your farm need to grow up, because the king and their subjects ne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyJotto, the python version of Jotto, the five letter word game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Naikai is a set of game-oriented XPCOM components that vastly simplify the process of creating games. You can use Python or JavaScript or any XPCOM-enabled language to glue all of the provided components (image loaders, graphics renderers, a sound system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A character generator/manager for the Imagine Role-Playing Game(tm). The home page for Imagine Role-Playing is www.role-playing.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dimensional Web RPG engine is ment to provide a full platform for making RPG and MMORPG and to provide the needs of gamers and rpg lovers. It aims to be modular easy to use and easy to extand, so it can support various type of RPGs from fantasy to cybe
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    Empire Land Game of world rule! A realtime, multiplayer, medieval, web-game with a moduler architecture. Capable of running on multiple servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Papaya is a fully featured MUD client with features including ANSI colour, multiple simultaneous connections, proxy support, aliases, triggers and plugins. It uses the GTK widget set and runs on (at least) Linux, Windows, FreeBSD, Solaris and MacOSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyTank: This is a 3D Tank game in python! It also uses SWIG and is limited to Windows right now because of some dll's but it could work under Linux perhaps! Email me if you like it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an attempt to make a complete, and playable atari emulator entirely in python and some common modules. Currently, it only requires PyGame 1.5.0 and Numeric.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The SquadX Turn-Based Engine is a game engine for aiding the development of tactical turn-based combat simulations (like the XCOM(tm) series). The project is being developed in C++, using OpenGL, GLUT, and SDL. It will have versions in Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Empyrean is a multiplayer side-scroller RPG, intended for entry into the Independant Games Festival.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python-Talk is a Python implementation of a talker environment, such as Elsewhere-Too (aka ewtoo). It is a new and innovative style of talker, with easy to understand code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dungeon Shell is a shell for D20 Dungeon Masters. Simple commands allow DM to manage a game session and track characters and monsters statistics. It is written in Java (1.4.0 at least). Data is stored in XML and you can script it with j[p]ython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Skitter Tag is an addictive little game. Spaceships fly through a maze, trying to tag one another and find power-ups. Up to two humans can compete alongside computer opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Original Gamer's Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk, and will eventually add a powerful Python-based scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eCyberpunk is a Java version of the R Talsorian Games' Role playing system, Cyberpunk 2020 and it's supplements. Initially, the project will focus on GM aids, but may, in the future, be a full-blown game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a slide rule emulator based on the classic Pickett slide rule design. It is written in Python, so the name "pyckett" is appropriate. It is suitable as an example of object-oriented Python software construction, including multiple inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chloe - a chatterbot with charisma. Learns from experience, and speaks any language you teach her. Perhaps even useful, but surely entertaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Falconer-Try Studios is developing this new gaming engine for 2D, 3D and soon VR environments. It will be best for RTS and FPS games. See the documentation for more data.
    Downloads: 0 This Week
    Last Update:
    See Project