Showing 40 open source projects for "checkers java"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1
    NullAway

    NullAway

    A tool to help eliminate NullPointerExceptions (NPEs) in your code

    NullAway is a tool to help eliminate NullPointerExceptions (NPEs) in your Java code. To use NullAway, first add @Nullable annotations in your code wherever a field, method parameter, or return value may be null. Given these annotations, NullAway performs a series of type-based, local checks to ensure that any pointer that gets dereferenced in your code cannot be null. NullAway is similar to the type-based nullability checking in the Kotlin and Swift languages, and the Checker Framework and Eradicate null checkers for Java. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ecl1

    ecl1

    Provides a toolset for developing HISinOne extensions

    ecl1 is a set of tools, implemented as Eclipse plugin, that supports the creation of HISinOne extensions. It adds support for creating a new HISinOne Extension and special checkers for the enrollment of lectures.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    maXbox5

    maXbox5

    maXbox is a script tool engine, compiler and source lib all in one exe

    The Art of Coding: maXbox is a script tool engine, compiler and source lib all in one exe to design and code your scripts in a shellbook! It supports Pascal, Delphi (VCL), Python (P4D), PowerShell and Java Script (Edge WebView).
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    JBoardGames
    Collections of simple Java Board Games No third party libraries. Now avaiable: - Chess 1.0.18 featuring Human vs Human Human vs Computer Computer vs Computer With puzzles. -Quattro 1.2.3 Currently available: Human vs Human Human vs Computer Computer vs Computer -Checkers 1.0.9 featuring Human vs Human Human vs Computer Computer vs Computer -Backgammon 1.0.2 featuring Human vs Human Human vs Computer Computer vs Computer - Go 1.0.1 Human vs Human Human vs Computer Computer vs Computer -Dominoes 1.0.1 featuring Human vs Human Human vs Computer Computer vs Computer - Mill 1.0.5 featuring Human vs Human Human vs Computer Computer vs Computer - Battleship 1.0.2 Human vs Computer
    Downloads: 4 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 5
    Autshumato ITE

    Autshumato ITE

    Free CAT tool based on OmegaT.

    Autshumato Integrated Translation Environment is a free computer aided translation application. It provides a single translation environment that contains translation memory, machine translation and a glossary to facilitate the translation process. The Autshumato ITE is a derived work of the popular OmegaT CAT tool; customised for the South-African environment.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    XOR Tree Generator
    Program for creating Verilog synthesizable XOR trees for high performance designs. Supports creation of Hamming Code (ECC) generators, checkers, and GF2 Multipliers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Syntastic

    Syntastic

    Syntax checking hacks for vim

    Syntastic is a syntax checking plugin for Vim created by Martin Grenfell. It runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them. At the time of this writing, syntastic has checking plugins for ACPI Source Language, ActionScript, Ada, Ansible configurations, API Blueprint, AppleScript, AsciiDoc, Assembly languages, BEMHTML, Bro, Bourne shell, C, C++, C#, Cabal, Chef, CMake, CoffeeScript, Coco, Coq, CSS, Cucumber, CUDA, D, Dart, DocBook, Dockerfile, Dust, Elixir, Erlang, eRuby, Fortran, Gentoo metadata, GLSL, Go, Haml, Haskell, Haxe, Handlebars, HSS, HTML, Java, JavaScript, JSON, JSX, LESS, Lex, Limbo, LISP, LLVM intermediate language, Lua, Markdown, MATLAB, Mercury, NASM, Nix, Objective-C, Objective-C++, OCaml, Perl, Perl POD, PHP, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    jMIR

    jMIR

    Music research software

    jMIR is an open-source software suite implemented in Java for use in music information retrieval (MIR) research. It can be used to study music in the form of audio recordings, symbolic encodings and lyrical transcriptions, and can also mine cultural information from the Internet. It also includes tools for managing and profiling large music collections and for checking audio for production errors. jMIR includes software for extracting features, applying machine learning algorithms, applying heuristic error error checkers, mining metadata and analyzing metadata.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    srt-translator

    srt-translator

    Subtitle translator from one natural language to other.

    Translating subtitles in format SubRip from one natural language to other. It is based on Google Translate without API and therefore without payment. Translator have automatic and manual spell checkers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    Russian Checkers

    russian checkers game

    Simple game. It allows you to select language, color of checkers and one of three modes of game: user vs user, comp vs user and comp vs comp.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Checkers

    Checkers project I made back in high school

    NOTE: THIS GAME REQUIRES JAVA 7 OR GREATER I made this game for my AP Computer Science class back in 2007, junior year of high school. There are a few bugs that I never had a chance to fix. For Windows, just download and run the exe. For Linux, just download the jar and run it via the command "java -jar checkers.jar". This requires Java 7 or greater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JavaFX-RussianCheckers

    Russian Checkers

    Русские шашки на JavaFX. Для запуска необхадима Java 8. Скачиваем отсюда http://jdk8.java.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Voikko

    Voikko

    Library of linguistic tools

    Voikko is a spell checking, grammar checking, morphological analysis and hyphenation system. Spell checkers are available for multiple languages, other features for Finnish only.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    CoinSparc SEO suite for Android

    CoinSparc SEO suite for Android

    Full SEO (Search Engine Optimization) app for Android.

    Packing all necessary tools used for SEO including URL submitter, Search Engine Ping tool, Site Stability Analyzer, All Major Webmaster Toolkits (Google, Bing, Yahoo, Yandex, Baidu), Keyword Density Checker, Rank Checkers, Backlink Builders, Sitemap Submitter Social Media Metrics & Analysis tools, Mass traffic generator and Blogging tools & tips. CoinSparc delivers the power of a fully fledged PC application to your smartphone. It certainly replaces the tens of different application you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSpell is a Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers etc.) to Java programs. It is designed to support all text-checking engines via a plugin architecture, and to be as easy to use as possib
    Downloads: 0 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
    Joaquim Brazilian Checkers Game
    Joaquim is a java implementation of brazilian checkers (aka draughts) game. It has a console-based interface. Brazilian Checkers has the same rules as International Checkers but it is played on a 8x8 board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    implementation of checkers game in Java where the computer opponent uses min max algo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Checkers Plus

    https://github.com/kesara/checkersplus

    Moved to github: https://github.com/kesara/checkersplus Client server based, platform independent, multi player American Checker (English Draughts) game. With J2EE based server, Java Client and a Windows.NET client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easily usable utility to check links in HTML pages with something to offer that the other link checkers out there don't: a frog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next