Showing 70 open source projects for "x-hdl3"

View related business solutions
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface. Tested on Windows/Linux. Need jre1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html. Source -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ANother IMplementation Of Scotland Yard - Java implementation of the Ravensburger board game 'Scotland Yard'. While the program takes the role of Mr. X, you have to coordinate the detectives in order to catch the fugitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ludo is a 2 or 4-player board game. Ludonline provides a way of playing with the game over the internet, or with a computer, or even both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jello Go is a client / server Go system implemented in Java. "Go", for anyone who doesn't know, is a very old Japanese strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    Well, it's like football, but without the rules. Brawl Ball is a game based on the rules of the classic fantasy football game, Blood Bowl. Brawl Ball is completely unofficial and in no way endorsed by Games Workshop Limited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jDip is a tool for mapping, managing, and adjudicating Diplomacy games. It has a simple but powerful graphical interface, with a richly customizable map display. Windows, Linux, Mac OS X, and Solaris are supported. Over 25 variants are supported.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    This is a game of Scotland Yard, which has been coded in Java. The moves of Mr. X are made by the program, while the human player makes the detective moves. The game works fine on both Windows and Linux platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Chess game. It supports disconnected network play by means of emails or such. It supports also realtime network play through a TCP connection. It requires Java 2 version 1.3 or later (vers. 2 under development will reqire JDK5.0 to compile from sourc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Numerology diagram creator with aim to ease making numerology interpretations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Generate! is a compilation of many simple board games, some based on popular games like Scrabble and Risk, and others written as educational software for elementary students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tigrisgame is the Java implementation of the German boardgame Tigris & Euphrates that was used as the basis of the official web version at http://gametableonline.com/. The focus of this project is to develop competitive computer opponents for solo play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Asian game of Go takes place two-dimensional board. Its idea readily extends to three dimensions - placing stones on a cubic grid. This is a program for playing on such a three-dimensional grid. It runs under Java and needs the Java3D extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Online Battle Isle like strategic game based in the Battletech Universe. It provides a starmap so you can help conquering the Inner Sphere for your House in an Planetary League like style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Battle of Elements is a Board Game. Each of the 2 to 4 players has 6 Figures on his side of the hexfield-board. There are the following types: water, fire and club. Water can defeat fire, fire defeats club and club water. The figures must reach gates on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims to implement famous Monopoly game in pure java by using object oriented design. It is powered by UML diagrams including collobration and class diagrams. Network support will be added after constructing main frame. <br>Note:</br> Game is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    X-Rally ist ein Klon des Spiels RoboRally und im Rahmen des Softwareprojekts 04/05 an der UniOldenburg entstanden. Ein Bot muss mittels Programmkarten durch ein hindernisreiches Gelände gesteuert werden und vor seinen Gegnern die Checkpoints erreichen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AuRoRa ist eine elektronische Variante des Brettspiels RoboRally. Ein kleiner Roboter muss so programmiert werden, dass er schnell von einem Checkpoint zum anderen kommt. AuRoRa is an electronic version of the famous board-game RoboRally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    A game, not entirely unlike scrabble, written in Java for up to 4 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next