107 projects for "simple java project" with 2 filters applied:

  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 1
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 2
    OSwiss

    OSwiss

    Program for tournament management.

    ...It assists in managing events, calculates standings, ratings, supports printing and checking player cards. If something goes wrong during tournament, it is posibble also to enter pairings manually. Project is written in Java SE designed for PC and J2ME for mobile phones. DEAR USER If you are missing any features in this software, please open a ticket and describe them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Legatus

    Legatus

    Legatus is network playable Renegade Legion

    Legatus is a Java project to enable networked multiplayer play of the four main Renegade Legion systems. Centurion, Leviathan, Prefect and Interceptor. There is provision for Circus Imperium but no effort has been spent on this system as yet. The games can currently only be played with human opponents. AIs for the different games are being worked on but they are time consuming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    The openfibs project aims to develop a library to be used by client software to access the First Internet Backgammon Server (fibs.com) to enable graphical end user clients, computer controlled bots, and statistical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    ...Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 1 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 10
    Chess

    Chess

    A simple 2D-Chess

    A 2D-Chess with many features, such as a multiplayer server and many others. It will also show you all movement possibilites you have. Playing against Computer is in development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    D&D HP Monster Calculator

    D&D HP Monster Calculator

    Keep track of all your monsters during your encounters in a simple way

    Allows you to quickly manage the HP of multiple monsters as well as keep quick notes about the monsters!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    Solitaire Settlers of Catan computer game is a Java rendition of the popular board game "The Settlers of Catan" or "Die Siedler Von Catan" by Klaus Teuber. This project allows you to play the board game against a computer AI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    yacen

    yacen

    Yet Another Chess ENgine

    IMPORTANT: I renamed the project to cengix (chess engine no. x). See http://code.google.com/p/cengix. IMPORTANT: yacen is not in any way related to the YACE chess engine. The similar name was a mistake. To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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: 1 This Week
    Last Update:
    See Project
  • 18

    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: 1 This Week
    Last Update:
    See Project
  • 19
    NaruGo is game AI project. Current targets are GO board game and Texas Holdem poker. It investigates Genetic programming to build game AI logic. Also EA/GP simulations for TSP, Graph layout and Prisoners Dilemma problem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime evironment. Be sure to download and install the JavaFX 2.0 runtime before download this game...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This project contains a Breadth-First-Search implementation of a solver for the board game Ricochet Robots: http://en.wikipedia.org/wiki/Ricochet_Robot There is a simple wxPython based GUI frontend for invoking the solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tiny Go is a MIDlet (cell phone application, MIDP 2.0, CLDC 1.1), which allows to play and review Go (Weiqi, Igo, Baduk) board game files in Smart Game Format (SGF). Supports problem solving. Project provides library for SGF parsing as separate package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shut the Box is a simple diversion written in C and GTK+. The object is simple: Roll the dice and click the tiles that sum up to that dice roll until there are no more tiles to click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sho is a traditional Tibetan game, with its abstract logic similar to Ludo This project will implement an open source Java game. Secondary goal is to develop an AI as well as multiplayer support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next