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

Showing 339 open source projects for "chess java source code"

View related business solutions
  • $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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    The Bliss Intellivision Emulator is no longer maintained at SourceForge. See the offical website at http://bliss.kylesblog.com for access to the Bliss source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is an eLearning-game based on a 2D-world. It is designed to be as flexible as possible, allowing everyone to create his own worlds containing individually programmed components (e. g., a chess-board for a chess tutorial).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multiplayer Java Chess Application. Has move help option for new players learning to play the game, IM, chatroom and many other features. Server handles authentication, user registration and player statistics. Check it out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Geared toward Artificial Intelligence development for chess. JFChess is written in Java, and is designed to easily integrate new AI's. It is also can play over LAN, Direct Connect, and IRC for competitive play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Chess client/server application for playing games with human opponents over http.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A long and winding yet thrilling game involving 5 islands and a group of friends and their work to defeat the evil king. Play it at http://home.aaahawk.com/~fuziongames/code/applet/game.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Crow is a graphical interface for FICS - Free Internet Chess Server (http://www.freechess.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java-based server for the Japanese chess variant "Shogi". Features both a Java-based client and a Java-based server. The idea is to emulate the functionality of the popular Go server IGS (ability to play, observe, store, and review games in a group).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An ABAP2HTML converter(mature), Business Console ( charva is better ), Buoy Classes and Minuet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ghronos is a gaming clock which provides configurable timing styles for chess, go, scrabble, and boggle. It can run on Palm OS or Pocket PC devices, the Windows desktop, or in a Java-enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    8. Mai 2005: We have discontinued SourceForge as a download place for our open source projects. You can now download these projects directly from the XLOG Technologies GmbH web site at http://www.xlog.ch/omonia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    VChess board game for playing chess via Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The JBoard4Chess is an Open Source library for any Java Chess software. You can handle in any way a chess board position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Atari VCS (2600) Graphics Editor

    This code has been moved to GitHub

    Update 4/14/2015 This version of the project was never fully realized. I have a much better tools and GUI that was never uploaded to SourceForge that I developed before I started down this road. I'm currently trying to track down the code. I recently logged in for a completely different reason only to notice that this software keeps getting downloaded... and there are probably lots of disappointed folks out there once they try to run it. Sorry about that. Anyway, long story short... I'm...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    j-PGN is a lightweight multiplatform java PGN reader that will allow chess games to be viewed on any platform supporting java 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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: 4 This Week
    Last Update:
    See Project
  • 24
    Java Chess Tourney Manager organizes chess tourneys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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