Showing 51 open source projects for "python game engine"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PGNreader

    PGNreader

    Chess game interface

    ...Unadorned Chess Diagrams. Unlimited Simultaneous Diagrams. Diagram Cloning. Graphical Diagramming. XML output for Chess Authoring. PGN processing sub processes. Open Source Chess Engine interfacing.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    This is a 3D Engine written in C++ using DirectX 9. It can be used as a base for those learning about DirectX or extended to make a game. It is distributed as a 3D chess game but can easily be altered to fit different purposes. NOT A COMPLETE GAME!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Chess Validator
    Engine for validating board setup and individual moves, as well as determining check and checkmate status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Thyvin is a game engine project with support for turn-based, node-based games, such as Chess, Risk, Wesnoth and the Heroes of Might and Magic series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Open source chess software, it has Graphic User Interface for user play chess, and Engine for thinking and choose the best move . for everyone who love and often play chess, for programer who enjoy in game programing and searching algorithm .
    Downloads: 2 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: 1 This Week
    Last Update:
    See Project
  • 12
    enflexysgames
    Multiplayer bluetooth games playable on mobile devices. BTChess: Bluetooth chess, playable on bluetooth as well as single handset. with export/import/replay options. BTTicTacToe: A bluetooth m*n*k Tic-Tac-Toe, with AIPlayer and single handset mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple chess game, using a tridimensional user interface. The rendering engine is developed from the project Deus ex Render Machina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A stand alone 3D Battle Chess game featuring characters from Quake 2 and 3. Modes of play include Head to head, single player against an integrated GNUChess engine, Online play through an included server and the ability to watch pre-recorded PGN matches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A 10x10 squares Chess Game Engine. The Rules are similar to ordinary 8x8 chess, but there are 2 more pawns on each side, and 4 additional pieces, that increase the complexity and game expereience of chess.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    aigochess is a chess-style board game and uses improved faile engine with strong AI.The feature of this game is adding two Cannon which comes from Chinese Chess into original chess. It's the official traning software for China aigo Chess Club.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    C2hess stands for Chinese chess, a well-known board game. C2Chess provides both chess engine and GUI but the focus is on chess tree search algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chess Editor is a pure Java tool to create, edit and view chess games in the Portable Game Notation (PGN) format. The tool integrates with externally specified chess engine programs to provide analysis of board positions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Who doesn't know chess? Who doesn't know c#? why not mixing the together? ExCs is a chess game whose engine and the GUI are written totally in C# without any kind of external library inclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    ABKit is a C++ library intended to accelerate board games development by providing the thinking engine under the Alpha-Beta algorithm. The application just need to create a few C++ methods to adapt to the actual game (like Chess, Checkers, ...).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A simple chess engine, which should be able to become good with enough time.
    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