Showing 213 open source projects for "dsd player for windows"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 1

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Duell

    Duell

    Bored playing chess? Challenge yourself playing 'Duell'!

    'Duell' is a challenging variant of chess, even more abstract than the original. Imagine a chess board, but replace the figures by dice. Instead of moving the dice, they are flipped around the board according to their value, obeying the rules of chess. And, you got it, they change their power as they change the number of pips! This 'Duell' software project allows two players to challenge each other, or a single player to get challenged by the computer. Try it, but don't get yourself frustrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mastermind

    Mastermind

    Simple Mastermind Clone

    Simple Mastermind Clone, written in Java. You must guess a combination of 4 out of 6 possible colors. A hit is displayed with a black pin, an occurrence with a white pin. You have 8 attempts. At the end of the game the right color combination is displayed. Man muss eine Kombination von 4 aus 6 möglichen Farben erraten. Ein Treffer wird mit einem schwarzen, ein Vorkommen mit einem weissen Pin angezeigt. Gesamt hat man 8 Versuche, bis das Spiel zu Ende ist. Dann wird ob gewonnen oder nicht,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Four In Row Arena

    Implement your player strategy and compete with other strategies.

    A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments. To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    This is an easy-to-use version of the famous Tic tac toe game, developed in c++ using the SDL library. This version handles a two player game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flying Colors Assistant

    Flying Colors Assistant

    An assistant tool for the wargame 'Flying Colors'

    This is an auxilary tool for the naval tabletop wargame 'Flying Colors: Fleet Actions in The Age of Sail', by Mike Nagel. With 'Flying Colors Assistant', players can easily keep track of the status of their ships (condition, damage, etc.) and automatically perform them most frequent complex game calculations, such as firing cannons or applying damage. The program checks the game tables, computes dire roll modifiers, etc., helping the player to focus less on game rules and more on game tactics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    literatka

    literatka

    A scrabble dictionary. Artificial intelligence scrabble player.

    As for now a dictionary for scrabble was implemented. Game board recognition from images is under development. Find all the words you can create from a given set of letters. A filtering function enables you to find all the words that fit to particular position on the board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Mastermind

    Mastermind

    This is a simple Mastermind game, developed in c++ with SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 10
    Chess Timer is a chess clock program, used to time and set limits (with increment) on conventional chess games. See features for details. Download the new, rough around the edges, v4, or stick with the reliable, but ugly (refer to screenshots), v3.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    gobang
    Gobang is an old popular board game played in Asiatic countries with many variations and names like Gomoku and five-in-the-row. Using black and white stones, each player try to form a line with five adjacent stones of his color. Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a simple two-player Connect4 game, developed in c with the SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    blockem
    Open source clone of the board strategy game blokus, mainly the duo (1vs1) mode. Each player has 21 pieces to put on the board while preventing the opponent from doing the same. Also features solo or 4 players games and an expandable challenge mode.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    This is the game Get Four also known as Connect Four. You can play against a computer opponent which provides three different levels of difficulty. Or you can play against another human player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chain Reaction is a game played on a rectangular field by setting stones causing chain reactions to oust the others from the field. This version works with gtkmm and lets you choose board size and player number. Networking support is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ScanPlay
    The idea is to create an easy to use engine for board game simulations on PC. Just scan or photograph your board and cards to play. Check games section for some game setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chess For Windows
    Chess for Windows. Created in Visual Studio /VC++. Has a basic colorful interface, features AI/CPU player. Future versions will have drag'n'drop, take back option, more visual AI move, different difficulty levels...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This is one of the "my.game" series game which is aimed to invole player as much as possible. Then "my.game" is your game. On my.game.RussianBlock, player will can configurate the blocks shape&amount. Then player play it's "own" block in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web based US Football Management game, wrapped up in a clone of NFL.com. Multi-player, multi-league, multi-season. Live online draft. Playcalling either via gameplan or live online. Animated plays. NFL, NCAA, AFL, CFL league formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CazaPool3D is a 100% java3d pool and billard game, with both single and multiple player abilities. It tracks ball paths, handle undo, use mulitple views, loads (threads) multiple 3ds objects, handles picking/collision/animation/overlays and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a pc based digital chess clock. Key a-z is used for one player and 0-9 is used for another player for changing turns. It supports saving the last state in case of power failure, count number of moves. The code is not so wel organized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Two player chess, en passant, pawn upgrading, and castling not yet impllimented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TicTacToe From Hell
    You can play against your friends(local or with Internet Mode) or with the computer's AI. KDE4 plasmoid or standalone versions. QT4 animated graphics simulating hand writing. Several options like pen colours, players and game variants.
    Downloads: 0 This Week
    Last Update:
    See Project