Showing 214 open source projects for "java-orm"

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
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started 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: 0 This Week
    Last Update:
    See Project
  • 2
    Mobile Chess and Flash Chess
    Mobile Chess (for Java ME) and Flash Chess (for Web) with Strong Chess AI, see http://mobilechess.sourceforge.net/. Java Applet Chess and Ajax Chess are also available. Mobile Chess is sponsored by Chess Wizard now, see http://www.chess-wizard.com/.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    Amy2 is a game playing program written in Java, playing both reversi and chess. It features high playing strength, an opening database and endgame tablebases.
    Downloads: 0 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
    Quasimodo is a chess interface for playing chess games against other humans or chess engines, analyzing chess games, managing chess databases and playing games over the internet (on Free Chess Internet Server).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pablo is a Java Chess Engine written by Koleman Nix. It is the successor of Tyrannus, my first attempt at a chess engine and gui. The Tyrannus project can be found here: http://sourceforge.net/p/tyrannus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    n Queens Puzzle

    Place n queens on nxn board without conflict.

    Eight Queens placed on a chess board is a good example of the n Queens Puzzle. http://en.wikipedia.org/wiki/Eight_queens_puzzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Blue Sky

    A cloud-based chess application

    Blue Sky is a chess web application designed to run in a web browser and provide almost all of the services that a desktop-based chess suite would provide, but with all of the advantages of browser-based apps (no installing, etc) Chess analysis is provided by my Java chess engine nicknamed Pablo.
    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

    ChessMoveValidator

    A simple chess move validator

    A simple chess move validator : keeps track of the current game and valid or not moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    com.ichess.game Java package implements a Chess Game, including FEN and PGN notation support and legal moves verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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. To learn how to do it, I created a similar, many-times-lesser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SkyChess
    A chess game for play with your partner in LAN. This have simple usage and friendly interface. Let's play and feel !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    DokChess
    ... kommunizieren" von Stefan Zörner (Hanser 2012) English: DokChess is a Chess Engine implemented in Java. It is used as an example for software architecture documentation according to the arc42 template in a German book about documenting Software Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JLightChessLibDemo

    A very simple demo in order to show how to use JLightChessLib

    The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow). In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JLightChessLib

    Purpose is to provide a very simple and well documented chess library.

    This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats. Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Chess

    Simple Chess game developed in JAVA

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mediocre is a Java-based chess engine, implementing features like LMR, SEE, history and killer moves heuristics, transposition tables, internal iterative deepening, PVS search etc.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Tyrannus

    Tyrannus

    Tyrannus is a Chess GUI and Engine built in Java.

    Tyrannus is not yet completely finished! I will continue to release updates as I make major strides towards completing the program. For updates on my progress, please visit my YouTube channel at: http://www.youtube.com/user/kolemannixtv Tyrannus vs. Tyrannus Demo: http://www.youtube.com/watch?v=JnZapogi5no Please Note: As of January 28, 2012, and the release of version 2.0, I, Koleman Nix, am still the sole programmer of Tyrannus. If anyone would like to work on this project with me,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Bagchal

    Bagchal

    Game(similar to chess)

    A simple game originated from Nepal where two users or single user can play the game. There is two key component in the game i.e tiger and goat. Goat needs to trap the tiger in-order to win the game. And if tiger is able to eat 4 goats tiger wins the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ChessAT

    one more chess engine in the barn

    This simple chess engine employs a minimax algorithm to calculate two moves ahead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    consilio

    An open source chess server with client

    An open source chess server with client to allow multiple human chess players to conduct a chess games over the internet using a private server to manage the connections. Written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SimpleChessBoard for Android

    A simple chess board for Android (>= API 3)

    A simple chess board (no ia) application for Android. The board size adjusts to screen size and orientation.
    Downloads: 0 This Week
    Last Update:
    See Project