Showing 24 open source projects for "double commander windows"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    XMage

    XMage

    Magic Another Game Engine

    XMage allows you to play Magic against one or more online players or computer opponents. It includes full rules enforcement for over 20 000 unique cards and more than 50.000 reprints from different editions. You can also find custom sets like Star Wars. All regular sets have nearly all implemented cards. It supports single matches and tournaments with dozens game modes like duel, multiplayer, standard, modern, commander, pauper, oathbreaker, historic, freeform and much more. Local server...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Infinite Wisdom

    Java RTS framework

    A bare bones RTS game framework. It has networking and replay support, and have some building blocks to build AI agents (discretized path finding in a continous world). Update (2025. Jun): javax.xml.bind.annotation.XmlAccessType was removed from JDKs later than 1.8. So use the project with JDKs from 1.6 to 1.8. Write in the forum if you're interested in running it on a more modern JDK. The demo program's entry point is Dom1Bootstrapper. You can download a runnable demo jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tournament App by Solution Inventors

    Tournament App by Solution Inventors

    An app for tournament management

    This application can be used by tournament managers to reduce the ease of tournament management in ANY two competitor sport including sports where goals are scored( eq soccer, rugby etc) where goals are not scored This application can be used in for: - Elimination Tournament: including Single Elimination and Double Elimination - Group Tournament: including Swiss and Round Robin - Multistage Tournament - Challenge It was designed specifically for tournament management If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BridgeBuddy

    Bridge duplicate tournament card play program

    Program for bridge card tournaments. User setup tournaments by defining tournament type (Howell or mitchell), number of tables (in each section), number of sections, and bridgemates, possible use of watch to oversee and follow current tournament, and some other information regarded to results, html pages, and more. User also has to decide dates for tournament, names and colors for sections, sequence of pairs, etc. After each tournament date user can mark double substituts, get results...
    Downloads: 0 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
  • 5

    YASIM Commander

    YASimCommander is a platform-independent editor for YASIM files.

    YASim Commander is a platform-independent, open source editor for creating and editing YASim aircraft models in Flightgear.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Kloben Action RPG (2D). Truly random dungeons where you can create new dungeon routes by destroying walls. Easy of use where all obvious decisions are made by the AI. Teams AI with commander/troops where you can be the commander.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GameBrowser

    Simple server list with direct connect via scripts.

    This tool has been created to easily start and connect to game Servers. It is possible to connect to EVERY game that uses the installed protocols. There are games that don't support direct connect (connecting with start parameters). In this case you can only view the servers status and start it without connecting. You can use the scriptarea to manage you game configurations, start with certain parameters or just start your musicplayer. This works by using the script defined for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10

    SWTOR - JCounter

    SWTOR - JCounter

    Dernière version : 1.0.0 JCounter est un programme permettant de calculer en temps réel (avec un overlay) les dégâts et les soins réalisés dans le jeu Star Wars : The Old Republic en utilisant les Combatlogs du Patch 1.2. Ce programme est compilé en Java version 7, il vous faudra donc le Java Runtime Environment 7 (JRE 7) pour faire tourner ce programme. Il est téléchargeable sur ce site : http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html Cochez la...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle. Click "Solve Now" to let the computer choose numbers. This is useful when the trial and error strategy is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    kelo is an implementation of the Elo valuation system especially suited for table football (foosball). Scores can be calculated for single and double games. It comes with it's own very small (and limited) implementation of a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Blackjack
    This is a Blackjack Game based on Java (AWT) thus it runs on any platform where there's a Java VM. The game uses the SVG-Cards by David Bellot: http://svg-cards.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A full featured Black Jack game with betting, double down, counting cards, multiple decks and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    LAN Tournament Manager is used to setup and display brackets for any tournament. You can currently choose from single or double elimination (pool play to come in future). LTM is currently v.11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Infinite Wars is a team-based space-shooting game with elements from RTS-games. Per team there can be one commander managing the team while the other players fight in small space-ships trying to compete with the other team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A horizontal "shoot'm up" in java, using double buffering and active rendering techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A space shooter game similar to the "Wing Commander" game. It is featuring the Java Monkey's Engine (jME). It is a bachelor of computer science semester project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Ploy Boardgame
    Based on the 1970 3M strategy boardgame, Ploy. Each player has pieces which can be maneuvered across the board, in an attempt to remove the enemy commander, or to remove all pieces but the commander. Each piece has different movement characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A programming game in Beta. Binaries are available for Windows. Versions for POSIX/C++ compatible platforms are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A word game featuring double-letter score, triple-word score, etc. You play against the fast and furious robot. 100% Java. The project could use a look-ahead algorithm and some better choices of dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A clone of the old DOS game Commander Keen. It's written in C++ and uses the SDL library so it's mostly platform independent. A map-editor (Java 1.5) is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The game is called Shuttle Commander. It is a shuttle simulation where a player must accomplish space missions that include docking with the space station, launching satelites, completing science experiments, and finish with landing the shuttle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flat Top Observation Tool is a tool designed to provide observation functionality when playing Avalon Hill's (Hasbro) WWII Carrier warfare game "Flat Top" double blind. It is not a game by itself, you will need a copy of Flat Top to use this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB