Showing 262 open source projects for "c-sharp"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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.
    Get started free
  • 1
    Ethereal Chess 3D

    Ethereal Chess 3D

    3D OpenGL Chess - C++

    High detail 3D chess program capable of communicating with any UCI compatible AI engine. A variety of textures and backgrounds allows for a unique chess adventure.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Vulcan Chess Mods

    Vulcan Chess Mods

    Enhancements and Bug Fixes to the Vulcan Tri-D Chess Program

    This project is directed to the development of Vulcan, a Linux open-source Tri-D chess program written by Mauro Persano. From the author's site ( http://www.fzort.org/mpr/projects/vulcan/ ): "vulcan lets you play against the computer a chess variant inspired by a certain well-known science fiction TV series." Critical Patches: > Mouse Bug fix (X11 only) -- Significantly improves GUI responsiveness to mouse. > King Bug fix -- Prevents program crash due to a computer's piece...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Link Five

    Link Five

    Link five, also known as 5-in-a-Row,is a traditional oriental game.

    Link five, also known as GoMoku or 5-in-a-Row, is a traditional oriental game played with black and white stones on a 19x19 GO board. It is a simple game, more like Tic-Tac-Toe than GO. It's relation to GO is similar to that of Checkers to Chess. In this game, you can play with the computer AI. You can select the difficulty(simple, medium, hard). You can also set the background music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mouse Bug Patch for Vulcan

    Mouse Bug Patch for Vulcan

    Fixes Mouse Control in Vulcan 3D Chess Program

    ***** NOTE ***** This project has been incorporated into the Vulcan Chess Mods project at http://sourceforge.net/projects/vulcanchessmods/ ***** The Mouse Bug Patch significantly improves responsiveness of Vulcan, an open-source 3D chess program written by Mauro Persano, to mouse events when compiled for use with X11. From the author's site*: "vulcan lets you play against the computer a chess variant inspired by a certain well-known science fiction TV series." *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    FredsChess

    Chess in my style

    Crossplatform Chess with strategies, features developed by myself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sasuketiimer, a Sasuke-immitating Timer
    sasuketiimer(2009.04-) looks like the timer shown at the right upper corner on Sasuke, a Japanese program, inspired me to make this timer when I learn programming. It also contains some simple tools related to time management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chesscup

    chesscup

    lightweight chess gui

    Attempt to create an Chess game in C#, learn about artificial intelligence, and chess programming patters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CSBoard is a small GUI for gnuchess. It is written in C# and uses gtk-sharp and mono. It is simple, but allows you just play chess with SVG graphics and native look and desktop theme usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    Agoris is a simple and free chess library. It is written in C++ and allows you to base your own chess games and front ends upon it. The library provides move generation, rule checking and various search algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenGL chess game. Project moved to SourceForge: http://sourceforge.net/projects/dreamchess/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Interface for the Free-Internet-Chess-Server (FICS) running natively under Mac OS X / Cocoa. Features implemented in current (pre-alpha) version: - Playing and observing chess games on FICS - Observing multiple games - Chat with other users on FI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CountDown_Timer

    CountDown_Timer

    Count-Down Timer

    A simple application for displaying time-remaining for an event, such as for cooking, chess playing, debate speech timing, or governing floor-time at a public speaking event, such as paper presentations. The numbers appear large enough to be seen at a distance, or the display can be shrunk into the corner of a presentation screen. The time-remaining display changes color, as a warning, near end of the duration. Display also shows elapsed time, and has a pause/resume button. The...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Joshua chess robot
    Joshua chess robot: a stepper motor robot interfaced with a photosensible board to play chess with an embedded artificial intelligence, a game database or and internet player. Software, robot photos, tech papers, schematics and cabling included. Enjo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chess Wizard
    Chess Wizard is a powerful chess software to play, study, edit and publish games. It supports many strong UCI engines, provides a huge online database and hundreds of puzzles. Chess960 is available now.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    My solution at a fully functional chess engine. Includes c# project files with front end gui, and an engine utilising alpha beta pruning, zorbist hashing and minmax algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Anni#

    Anni is on free open-source C# UCI bitboard chess engine

    Anni is on free open-source C# UCI bitboard chess engine. Now it is half-blank, but it definetely will implement: Alpha-beta PVS search, Bitboard chess representation, Null move
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Chess stuff

    Chess tools I'd like to use

    Chess tools I'd like to use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a free, open source calculator of chess rating for tournament players. It has features like saving calculation with details. It has a multiplatform support thanks to Qt library, versions for Linux and Windows are released.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    dreierschach
    This will be an implementation of the game Dreierschach, a hexagonal chess game for three opponents. It's a variation - created by Christian Wahlmann - which tries to keep the original setting and feeling of classic chess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    A chess game for Mac OS X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Small project chess engine/AI written in C designed to work with XBoard. This is a summer project by an undergraduate computer science student, not a work of art. The code is rough and not fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project