Search Results for "java chess game source code" - Page 3

Showing 159 open source projects for "java chess game source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    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
  • 2
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stone Lantern V1.0 (MC 1.5.1/1.5.2)
    Mod Name: Stone Lantern Default ID: 184 Version: 1.0 MC Ver's: 1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.4, 1.4.5, 1.4.6/1.4.7, 1.5.0, 1.5.1/1.5.2 LU: [13.04.04] This mod adds a craftable Stone Lantern to Minecraft. I made this mod so you can easily craft as many Lanterns as you need. Why this is needed in Minecraft: - Jack-O-Lanterns: I got sick of having to find Pumpkins. Then having to plant, wait for them to grow and harvest them. You can't even place Jack-O-Lanterns without a block...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    Höken's Calculator

    Höken's Calculator

    A building points calculator for the browser game The-West.

    Höken's Calculator (Swedish: Hökens Kalkylator) is a program developed by Gunnar Axelson (Höken). The program aims on providing a simple, multi-platform compatible, building points calculator for the browser game The-West. (This application isn't in any way supported, effected or developed by InnoGames GmbH). Currently the newest version is 1.1. Hökens Calculator is free, and opensource licensed under the terms of the GNU General Public License Version 3!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    Minecraft X-Ray is a program whose primary purpose is to aid in finding valuable ores and resources inside a Minecraft world. This branch is based on code written by plusminus from the Minecraft forums.
    Leader badge
    Downloads: 1,322 This Week
    Last Update:
    See Project
  • 11

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Railz is a railway strategy/management game based upon the jfreerails source code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    javabreak game

    javabreak game

    video game

    It's a classic breakout game in Java who's fun. (game + source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OpenKingdom
    OpenKingdom is a game based on the ideas of the Anno series, but with own content, ideas and code. It is currently in early development and not playable yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tic Tac Toe Game is Developed By Me and I have Included all the Source Code along with the Game.. So You can edited as You want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An alternative/custom Minecraft server, written in Java, compatible with the original protocol. OpenCraft is built upon Apache MINA, SLF4J, Jython and XStream. The aim is to have features not in the official server distribution, like antigrief/scripting.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    LateralGM
    NOTICE: The LateralGM team has since moved to use GIT. You can now find the latest code at https://github.com/IsmAvatar/LateralGM This repository will remain here as a way to look up things on the old svn repo. LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Open Source portable pure Java game library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced Java Game Programming by David Wallace Croft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This application is designed to facilitate the hosting of minecraft servers on a single computer and managing them remotely through a Java applet or jar interface. UPDATE (19 Oct, 2012): As you can probably tell, this project is no longer maintained. If you wish to alter the source code, feel free. If you would like to contribute to the project, email me at raenottingham at gmail dot com and I will add you as a contributor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It is a Shogi - Japanese Chess - game made in Java, where you can play against one of 3 AI's of your choice. Or against a friend.
    Downloads: 5 This Week
    Last Update:
    See Project