Search Results for "chess engines for android" - Page 5

Showing 285 open source projects for "chess engines for android"

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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    UkrChess

    UkrChess

    Logical game

    Logical chess game with elements of the study of history. Supports Ukrainian, Russian, Belarus, English languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A chess-engine based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ValisoaChess
    ValisoaChess is a chess game written in Freepascal. The main goal is to create a simple yet powerful chess engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Winboard 4.5 Accessible Chess

    Winboard 4.5 Accessible Chess

    Chess for the Blind for the JAWS or NVDA Screen Readers

    ... font sizes and colors. Available languages are English, German, Spanish, Italian, Dutch and Russian. Games may be viewed, modified or saved in standard PGN format. Two Chess engines supply play and grand master strength move analysis. Connect to the Free Internet Chess Server (FICS) and play humans. Modify verbosity in screen reader configurations and in the Winboard "Sound" dialog under the "General" menu. Find all documentation in the "doc" folder under the Winboard directory of your C drive.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    coldev

    C/C++ , PHP, PYTHON, 3D ENGINES, CHROME NATIVE CLIENT

    + C/C++ and PHP projects, Python and Others + 3D ENGINES + Videogames Projects based in Bennugd http://www.bennugd.org Web Page https://coldev.sourceforge.io/
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Free Responsive HTML Email Template

    Free Responsive HTML Email Template

    A free simple responsive HTML email template

    Sometimes you just want to send a simple HTML email with a simple design and clear call to action. This is it. This is a really simple email template. Its sole purpose is to get the recipient to click the button with no distractions. Save yourself the pain of coding HTML email and download email templates. There are over 30+ major email clients using different rendering engines and various email providers like Outlook, Gmail, Apple, Yahoo Mail. Email requires special development skills...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    MOBMAT

    MOBMAT chess engine

    MOBMAT chess engine. UCI compliant. Windows x64 popcount only
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MisterHouse:   Home Automation with Perl
    MisterHouse is a Windows/Unix home automation program written in Perl. It can respond to voice commands, web browsers, time of day, serial port and X10 data, external files, etc and can speak via Text to Speech engines. Support is on https://sourceforge.net/p/misterhouse/mailman/misterhouse-users/ and code is maintained on https://github.com/hollie/misterhouse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering mode...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    Designed for data-logging applications (weather, hydroponics, greenhouses, aquariums, home automation, power consumpion, solar or wind generators etc.), this solution can be useful also in alarms and burglar. Now you can develop MySQL and web enabled Arduino applications only working on Arduino and PHP. To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SQLExecutor: A Simple JDBC framework

    Tiny and easy to use JDBC framework, simplifies usage of JDBC driver

    A simple JDBC framework (JAR) by Jeff Smith. Employs database independent, unchecked exception code. Supports Oracle, mySQL, HSQL, and PostgreSQL--can be easily extended to new databases. See article (originally published on Developer.com ) here: http://softtechdesign.com/products/SQLExecutor/SQLExecutor.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    d13 - strategy browser game engine

    d13 - strategy browser game engine

    online 4X browser game engine

    d13 is a free browser game engine that allows you to build your own multiplayer online strategy game. suited for tick based empire building games that follow the 4X concept: eXplore, eXpand, eXploit and eXterminate. Despite its oldschool look and feel, d13 comes as a fully OOP, MVC web-application that features a responsive design as well as great flexibility. You can easily add troops, buildings and technologies and create templates and skins for the project as well. Live Demo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    tts-Bridge

    Scanned text to audio translation for written knowledge dissemination

    The objective of ttsBridge is to build open source applications that convert directly text in one language scanned by a camera to audio speech in another language, using generic and freely available text-to-speech engines, and without the need of using a tts voice specifically build for the target language. In other words, a word scanned in French or English can be spoken in any African language, using only tools that are already available on a generic mobile device. The objective is taking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ChessbrainVB

    EXCEL VBA chess engine with chess board

    VBA chess engine for EXCEL / WORD / POWERPOINT ( level: 2200 ELO ) with chess board GUI. Full EXCEL install needed (no viewers or OpenOffice) also: VisualBasic 6 compile for winboard (2750 ELO), needs a chess GUI like ARENA latest version here: https://github.com/RZulu54/ChessBrainVB/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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 enthusiasts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux News
    LinuxNews is a free software for Android 2.2 that allows you to get information about the Linux world, through RSS feeds, events and videos from YouTube. You can save content locally through the menu items and read them even without an active Internet connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Phalanx is a chess engine which understands the xboard protocol. It's suitable for beginner and intermediate players (I'm counting on your help to make it suitable for strong players!)
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 23
    yet another UCI chess engine
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    15 Million Games Chess Database

    15 Million Games Chess Database

    World largest chess database

    Chess database with 15,9 Million games. Database is categorized into 6 parts, to learn which one you need please browse all files and read description. In addition a huge collection of opening books for chess engines and Arena. As well as other chess resources, to download separate packages please browse "all files"
    Leader badge
    Downloads: 77 This Week
    Last Update:
    See Project