Showing 39 open source projects for "rules"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rules

    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 Specification(pdf file), it will help anyone that downloads this application to understand basic blind chess and use it. ...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Divine generator

    Divine generator

    Divine generator of riddles for arrangement.

    The original idea of Alexander V. Catapang Jr. in the Guess-Chess from the eGames package. Divine generator is an addition to the idea and transfer of rules to makruk, xiangqi and shogi.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Riddle-Chess
    The original idea of Alexander V. Catapang Jr. in the Guess-Chess from the eGames package. Riddle-Chess is an addition to the idea and transfer of rules to makruk, xiangqi and shogi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QBoard

    QBoard

    15th century chess rules.

    Chess according to the rules of the XV century, without castling, double pawn moves and en passant captures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    ChessLite is a lightweight Chess GUI for playing Chess on a personal computer. ChessLite is written in Java, and uses JavaFX. ChessLite does not depend on any libraries aside from Java and JavaFX API! All ChessLite algorithms were written for this project by Joseph Prichard. ChessLite has ~5600 lines of code written by the Author. Video demonstration: https://www.youtube.com/watch?v=m_j5ejDA-hc&feature=youtu.be
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    uwindsortablut

    Viking chess (tablut) game with CPU player

    ...run the game from dist folder with java -jar tablut.jar Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah. Please read the White Paper pdf for full game rules and description of CPU player artificial intelligence. CPU player chooses its moves using a minimaxer algorithm with alpha/beta pruning, using an evaluation function that considers 5 different board features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chess Tournaments (Windows setup)

    Chess Tournaments (Windows setup)

    This is a chess program to help you to organize any chess tournaments

    This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program. This program creates a "Data" folder to save settings of this program and notes of tournaments and players. Players could play with each other on a single device or playing by multiple devices by a network. This program shows squares that mouse points on them and that helps to prevent any mouse mistakes that happen when playing chess by computers! ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Chess Tournaments

    Chess Tournaments

    This is a chess program to help you to organize any chess tournaments

    This is a chess program to help you to organize any chess tournaments without using real chess rules, go to the support page of this program. The support page also has more information about this program. This program creates a "Data" folder to save settings of this program and notes of tournaments and players. Players could play with each other on a single device or playing by multiple devices by a network. This program shows squares that mouse points on them and that helps to prevent any mouse mistakes that happen when playing chess by computers! ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Java implementation of chess rules, layers and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    SWIPS

    SWIPS

    Chess tournament organisation tool with swiss pairing system for free.

    SWIPS is a unique solution that provides pairing chess engine for the organizers of chess tournaments. It is server-based and it is also accessible using a web browser. SWIPS ensures transparency, fairness and facilitation of organizer’s tasks. SWIPS helps to preserve chess standards because it follows the FIDE official norm. SWIPS pairing engine has already been tested in practice. SWIPS won the software projects contest TP cup. We are the agile software engineers and chess...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GeoWar2

    GeoWar2

    A chess like board game

    GeoWar is a 2-player chess like board game, where both players fight to capture the opponent's King. You can either play against yourself or against the computer (though the AI is rusty). Click "About" for game rules. (Select No when starting a new game to play against the computer) (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. (Turn on the heat-map option to better understand the game) You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    no mercy chess for the poor

    chess. made by and for poor people!

    i made chess thinking it would be easy enough and i would be done in a day or two. but woow nellyy this still has LOADS of rules man. complex AF but i got it working to what would be a recognizable and decent level. all 'art' by me but feel free to steal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    ...Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Vrigazov Chess Engine

    Chess engine, currently in development

    Basic chess engine with implemented rules and DFS search in the graph of positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Paltry Chess

    HTW Saar - PIB Projektarbeit 2013

    This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules. At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine. - shout-out to Mediocre Chess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CP 3D Chess
    Cross-Platform 3D Chess A 3D chess game made using OpenGL and C++ Objectives: -High Quality Graphics -Proper Chess Rules -Availability of Unofficial Chess Rules -Reading Generic Chess Files -Proper A.I. for user vs. computer modes -Good GUI -Network Current Status: Chess rules exist
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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 too fast! This software has been created and developed by Roland Studer 1985-2010. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    A multiplayer online chess game. Simple but almost complete chess client written in PHP5. Functions are: Most rules are implemented, Mail information about moves, Chat, History, Preview move, Score lists, Currently online users,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple chess game with some random rules to put our knowledge to the test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Supernatural 3d Chess is a 3D Chess Game developed on XNA Game Studio 3.0. It includes checking of the rules of chess (Highlights available moves and forbids illegal ones. It could be either on or off.) and camera manipulation by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A client-server chess engine with a focus on pluggable rules and analysis, implemented in Ruby
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Online chess table for friendly play across the internet. No rules are hard-coded, so play whatever variations you please! Has chat, clock, and will set up standard, Fischer random (chess960) + much more! MOVED: http://code.google.com/p/chessnuts/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo