Showing 688 open source projects for "source"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    This program is a notification program for www.redhotpawn.com that runs in your system tray. It logs in to the site and checks if you got waiting games. If the status has changed it informs you through a msn like notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A distributed online implementation of the popular trick-based card game belote. The particular variation of this implementation of the game is known as belote-bridge and is particularly popular in France and Cyprus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java-based server for the Japanese chess variant "Shogi". Features both a Java-based client and a Java-based server. The idea is to emulate the functionality of the popular Go server IGS (ability to play, observe, store, and review games in a group).
    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
  • 5
    Game of Go application with standard feature such as various AI, Load/Save Games, multiplayer feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A game, not entirely unlike scrabble, written in Java for up to 4 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ghronos is a gaming clock which provides configurable timing styles for chess, go, scrabble, and boggle. It can run on Palm OS or Pocket PC devices, the Windows desktop, or in a Java-enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    "The strategic board games Reversi or Othello involve play by two parties on an eight-by-eight square grid with pieces that have two distinct sides. Pieces typically appear coin-like, with a light and a dark face." [source: Wikipedia]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    JConnect4 Tournament is a game based on the original Connect4 board-game. Written in Java, it's an independent platform development, faced to online/offline matches among two or more players, in a selectable tournament scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A generic framework to host online versions of boardgames. Currently "Acquire" from Avalon Hill is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDuplicate is a free client/server multiplayer word game suite. It is multilingual and supports popular word games such as Duplicate and Scrabble(TM). The server and default client are written in Java; clients for KDE, OSX and Win32 are being tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An adaptation of the board game Condottiere based on a turned based strategy engine and IA engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LogiK is a board game of logic. Player has to place circle in a square game area respecting hints. Hints tell the number of circle to put in a line or column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Billy is a simple java Othello 10x10 board that can take a game file in the SGF format as command line argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Play Gomoku against computer player. The computer player is implemented using a min/max tree with alpha-beta pruning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jCatano it's a Java implementation of the popular board game the Settlers of Catan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DOEDELS is a (multi- and) singleplayer adventure enigine written in java(j2se1.5 +). The project contains the games-engine and some editors to create your own 2d adventures. The Adventure will allow to mix the gameplay with some details of RPG- and strat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A game-generic framework for creating playing card games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    ConwayGo, also called philosophers' football, is a simple board game for two players. It is played on a Go board, but hasn't got anything to do with the famous game Go. Invented by the english mathematician John Conway, creator of the Game of Life.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VChess board game for playing chess via Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB