315 projects for "simple xml java" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    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
  • 2
    Cubist

    Cubist

    an implementation of the classic 3x3x3 cube

    Cubist lets you intuitive take control over the classic 3x3x3 cube, via mouse or keyboard. Several moves to solve the cube are included, as well as some nice patterns, a shuffle function and a (straightforward) complete solution. The graphics are simple but nice and self explaining. The default keys are customisable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    DopeWars on Java

    Classic Dopewars for JAVA

    A FORK of an unfinished project implementing Classic Dopewars. In 2008 i did a little bit of work to it to try and learn some programming skills, now i'm creating a sourceforge project and a git repo in order to try and really do it this time. Features, XML location and drug descriptors at least half of the features of classic dopewars. meaning travel and drug dealing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Role Playing Tools for traditional role playing games. Current tools: DiceTool, a die rolling tool that supports complex dice expressions. MapTool, a simple to use internet enabled battle map replacement. TokenTool, for easily creating MapTool tokens.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A simple die roller written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Mepper is a general purpose 2D tile-based game map editor. It supports several types of game maps. Mepper supports read/write map/resource using plugins, transit terrain automatically. Proposals/bugs please visit: http://groups.google.com/group/mepper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple Doom Editor is a general purpose editor for all games that utilize the Doom Engine. SDE aims to support many features of modern source ports including some of the more obscure formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A high-level interface for low-level physics engines used in games, robotics simulations, and other 3D applications. Features a simple C++ API, intuitive objects (e.g. Solids, Joints, Motors, Sensors), and XML-based file storage for complex objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework The front-end classes use Swing and thus can be run via the Web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Battlefield Java is simple grid and turned based battle simulation game for Java developers. It requires you to develop a Ruler to control your game pieces. Battlefield Java is a great way to learn Java while having fun and doing battle with your friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An IDE for developing mods for the game Sid Meiers' Civilization IV Beyond the Sword. Including a library for reading and editing Civilization data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StampI
    A simple postage stamp inventory and cataloguing software. This philately program allows an easy management of your collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    PlayerSelector allows players to be selected for video games using a simple, but full featured Java-based GUI. It can be utilized in any environment where a number of players need to be selected at a time (such as 4 for a console game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    Simple Blackjack game in Java (developed as Assignment 1 for ITEC802@MQ). For more information about Blackjack, please refer to http://en.wikipedia.org/wiki/Blackjack.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    A simple, customizable 'bullshit bingo' game written with Flash for web pages. Play it directly, or print randomized bingo sheets for a meeting. Fully customizable with built-in editor, or by hand-editing the XML file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple program the draw maps to use in a Dungeons and Dragons gaming session. It will probably remain 2D, eventually drawing general,relief and city maps should be drawable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The project's aim is to create a simple, yet extremely enjoyable game that simulates a 2D airport control. It is written exclusivley in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Tower Defence game. Try it on http://minitdengine.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Java game engine based on the jMonkeyEngine graphics engine, built around maps consisting of only cubes (hexahedra). This will provide for simple but complete implementations of everything required for a game (lighting, physics, AI, level editing etc.)
    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: 7 This Week
    Last Update:
    See Project