Showing 315 open source projects for "gnu-efi"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 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.
  • 1
    EmChess is a simple and (hopefully) nice cross-platform email chess program. The aim is to be able to play chess with your friends via email using a nice user interface without having a chess board standing in your living room for weeks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chess Engine
    Provides interface for working with chess games in PGN (use libpgn) make moves, and get result
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Kastling is a free chess interface written in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GamesCrafters is an undergraduate research group at the University of California, Berkeley. GAMESMAN is our software for building text & X11 apps for finite, 2-person abstract perfect-information games (e.g., TicTacToe & chess). We've authored 40+ games
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chess Game is a fork of droidfish developed by Peter Österlund but with tiny adjustment of the user interface. Please feel free to redistribute the game under GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CompWebChess 2
    CompWebChess 2 is an open source web-based chess program and application which allows you to play chess over the internet in a turn-based setting, using PHP and MySQL. Home Page: http://www.trimBrain.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PCChess is a remote/mailchess component for Joomla 1.5. With PCChess you can enhance your Joomla! Website with a nice chess game and allow your visitors to play mailchess around the world.
    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
  • 10
    miniMardi - Messy chess program. This is a "oh no not another simple chess program" chess program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SOSS - a chess pairing program. Features: enter result using bar codes, lots of configurable print outs, calculation of team competitions, administration of fees etc, adm. of leaders, multiple competitions in one event, html print outs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bitboard-based chess library for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Perl 3D-extension of MFPic LaTeX package aimed to high quality draw of spatial objects, such as vectors, curves, bounded surfaces.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A repository of software tools related to chess. Currently includes a complete package to analyze your games, search for blunders and missed opportunities, and then go over them repeatedly so that your game improves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Croatian Chess
    Croatian Chess is a collection of various chess variants, starting as a simple and natural enhancement to classical chess and growing ever more complex with each new variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source chess engine in C, released under the GPL. Compatible with the XBoard and UCI interface protocols to link to a GUI or other chess arbiter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It is a Shogi - Japanese Chess - game made in Java, where you can play against one of 3 AI's of your choice. Or against a friend.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Carballo is an Open Source Chess Engine developed in Java with simplicity and clearity of code in mind. It is based on BitBoards, with a magic Bitboard move generator and scores aprox 2300 ELO points in BT2630 test.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Database driven multiplayer chess that play like classic correspondence chess. This is 1st release that isn't design as plug and play chess games, you should make some mods. Please go to http://www.bebogame.com and see how it is implemented fully.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java software for viewing chess games saved as pgn files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Yet another chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An HTML5 chess game written in Javascript.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    WebChess
    A PHP Web Application that you can install on your own web server. It allows you to play chess with other users across the internet or sitting at the same screen. It only permits valid moves and can automatically detect check and checkmate status.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
    Downloads: 0 This Week
    Last Update:
    See Project