Showing 25 open source projects for "compiler python linux"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Chess Problem Editor

    Edit diagram.sty LaTeX diagrams

    A Python application to edit LaTeX files containing chess problems - using the chess-problem-diagrams LaTeX-package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    ...++) and optimized for highly distributed computing environments. This makes them hardly accessible for students, researchers and hackers. Many simple Python implementations can be found on Github, but none of them is able to beat a reasonable baseline on games such as Othello or Connect Four. As an illustration, the benchmark in the README of the most popular of them only features a random baseline, along with a greedy baseline that does not appear to be significantly stronger.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 3
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    pythchess

    Python chess engine

    Downloads: 2 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 5
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9
    A go or chess timer written in python. Go timer can be used instead of a stand alone go or chess timer when playing a game on a real life board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    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
  • 11
    Chinese Chess is a very popular game in China, almost everyone knows how to play it. I try to develop this game by Python,wxPython
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Trinkets for hackers. Currently: Rubik cube move series inventor. Go solver for tiny boards. Jokes converted into lateral puzzles. Turing machine enumeration Things coming: sci-fi ideas/stories, chess (endgame), etc... License GPL+GFDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    glChess is an open source 2D/3D chess interface for the GTK+/Gnome desktop. It is designed to have a clean and simple interface. Games can be played between human players and compatible 3rd party artificial intelligences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a graphical chessboard (like XBoard) for new chess variant called 'hybrids'. It is also intended to support other variants, at least the ortodox one; save/load games in PGN format; communicate to chess engines and ICS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a POSIX-compliant driver for the dgt board from dgtprojects. It is intented at acting as a layer between chess engines and the dgt board.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Next generation chess application for GTK. With freechess.org support, unicode, SVG scalable graphics, sounds and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pyfics is a python library for connecting to Free Internet Chess Server(FICS) and parsing messages received. With pyfics it's easy to write bots or interfaces for FICS in python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kingdom Wars is a client/server chess daemon designed to run on multiple operating platforms. Both the client and the server are stand alone. The network protocal is open, and custom clients are welcome to be developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cross platform chess database which supports ChessGML, PGN, SVG, PostgreSQL and plugins written in Java or Jython. Some Python chess libraries and some Python tools are included. Usable pieces are Java and Python opening classification libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ch0 c-h-zero the chess engine!!! How well is it possible for your processor(s) to play chess? How well is it possible for someone AND your processor(s) to play chess? Would they let it fly, or manage it actively? --> Let's evolve !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Metagame-Sector is a Python framework for quickly and easily making Sector-based games (ie, Chess, Risk, Bard's Tale, Zelda, WarCraft, Civ). Features include Client-Server model, View separation (ie, you can have a GNOME and a Win32 frontend), and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlenderChess aims at developing a Chess GUI that can be used by different Chess engines and online Chess servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A minigame tournament engine that allows for playing games against other people across the internet. The project is in the planning/alpha. It only currently has an Line of Sight Chess Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.