Search Results for "chess java source code" - Page 67

2230 projects for "chess java source code" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $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
    JEgg is a Java application framework that facilitates implementation of multithreaded applications where the threading is decoupled from the application code. Consequently, the application code is much simpler and more robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Visual PLaSM is an editor to write code in PLaSM (Procedural Language for Solid Modeling). Being PLaSM a functional language makes it easy to be represented visually in a graph. Here comes VisualPLaSM :) [Developed in C++ and Qt / Java as Eclipse Plugin]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
    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
    Transform an application into a component, a module, and use it like a piece of a bigger software. This software let you link every standalone program, to extend an application or create a new one, like a Lego(tm) system, without modify the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The purpose of the E-Remise system will be to facilitate the proper evaluation of large numbers of electronic assignements. Another prupose of E-Remise is the archiving of source code and other work done by students. It is useful for pedagocial reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regular expression which recognizes the same language as the FA you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    ecleTeX is a Latex environment plugin for the Eclipse platform. It currently supports Latex project types, a mulltilanguage spellchecker, code highlighting, code completion, Build engines for latex bibtex pdf and ps a Bibtex view and a basic DVI viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GML is a development tool that allows you to create graphical user interfaces for Java desktop applications in a simple and fast way, writing XML documents that define the content, structure and behaviour of those interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Chess Tourney Manager organizes chess tourneys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. It’s possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This Project is to port the old game Galactic Bloodshed(GB) from C to Java goal 1. Port the server code to java. goal 2. write a Java client for Galactic Bloodshed. goal 3. keep this old game alive there is currently a game being run by Chungkuo, Info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java AS400 RPG source code editor, debugger, IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Package of tools designed to facilitate the development of language independent, OS independent web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    System Modeller is a tool to automate the process of building an application from a simple XML based model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An advanced GNU Java Chess Engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EclipseAS is an Eclipse Plugin for Action Script. Its purpose is to ease the developpment of Flash applications with the Eclipse IDE by providing a set of facilities like code completion, refactoring and others useful things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 1 This Week
    Last Update:
    See Project