Showing 442 open source projects for "simple xml java"

View related business solutions
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Hysteria Engine

    Hysteria Engine

    A multiplatform game engine for interactive fiction experiences

    A multiplatform game engine for interactive fiction experiences. It makes use of JLayer API, available at http://www.javazoom.net/javalayer/javalayer.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MovieFX
    A simple, JavaFX-based movie database application *** Softpedia guarantees that MovieFX is 100% Clean, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. *** Please report any bugs, or write your suggestions/requests to uurcnyldrm@hotmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    OpenSudokuLib

    A simple Java class to generate 9x9 Sudoku squares.

    A simple Java class to generate 9x9 Sudoku squares.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sudoku

    Sudoku

    A simple Sudoku game

    A simple Sudoku game created to test the concept of objects.
    Downloads: 1 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
  • 5
    Chmuk

    Chmuk

    GPS data visualisation and exploration

    A really wonderful software to visualise and analyse GPS traces in many different ways (speed and elevation variation, etc.), with different background maps (hiking map, road map, orienteering map, aerial image, cycling map, etc.). It is possible to make KML exports.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Simple Sudoku game with different levels and a solver. Language support English, Dutch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Tek-e-Tot

    Tek-e-Tot

    Android/Flash educational children's games

    Tek-e-Tot is a collection of simple games for kids. It has an Android version for teaching touchscreen skills and a flash version for teaching mouse skills. The games include Touch/Click, Follow/Mouseover, and Drag. The Android app also includes audio assisted counting to 9 and 20, simple matching/sets, and learning lower and uppercase abcs. Visit wudiware.com for more information about both versions or http://www.arrall.com/teketot for very simple access to the flash games. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Absolute Java Space Battle

    Asteroid-destruction space game Java applet

    A simple 2D game where asteroids fall at a spaceship and must be destroyed or dodged. Use the keyboard controls to maneuver the ship, avoiding the asteroids and guard towers as long as possible. To do so, dodge the asteroids and guard towers or destroy them with your laser cannon. Colliding with an asteroid or flying by a guard tower causes your shield to go down. Both the shield and laser cannon recharge over time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Shoot 'em up

    Classic shoot 'em up game. Processing

    This is a simple game, it is a proof of concept programmed with Processing. Processing is an open source programming language and integrated development environment (IDE) built for the electronic arts, new media art, and visual design communities. The language builds on the Java language, but uses a simplified syntax and graphics programming model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DominoBot

    DominoBot

    An IRC bot project case study.

    ...Uses PircBotX (redistributed - you do not need to download it). Pure J2SE. Java 6.0 compliant. GPL v3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    GameBrowser

    Simple server list with direct connect via scripts.

    This tool has been created to easily start and connect to game Servers. It is possible to connect to EVERY game that uses the installed protocols. There are games that don't support direct connect (connecting with start parameters). In this case you can only view the servers status and start it without connecting. You can use the scriptarea to manage you game configurations, start with certain parameters or just start your musicplayer. This works by using the script defined for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15

    MinecraftError

    Simple error logging for Minecraft!

    https://github.com/medsouz/MinecraftError http://www.minecraftforum.net/topic/533027-minecrafterror/ See github for full project page, pull requests, and issue tracking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Reactor Breeder

    A Genetic Algorithm for Reactors in StarMade

    This software uses a genetic algorithm to "evolve" reactor designs for Schema's space-simulation game, Star-Made (http://star-made.org/). One of the more unique aspects of the game is that ship power management is not as simple as filling a cube with power generation blocks. This mechanism leads to difficulties in getting maximal power generation out of such reactors. This program rectifies this issue by using a self-organizing variant of brute force search. Much of the search space is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Minigolf

    Minigolf simulation in Java

    A minigolf-simulator implemented as Java-library featuring easy course-creation and integration of your own course-components. It also includes a stand-alone simulator as well as a port to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

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

    Comet Pinball

    A libgdx pinball game.

    Comet Pinball is a classic arcade game implemented in Java. It uses the libgdx game library with Open GL graphics and Box2d physics. The game is designed to use highly customizable play fields. Starting the game will create an XML file which defines the play field. Feel free to edit by using the game manual as a reference.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Snowflake

    A simple Java-based Sudoku program.

    You can edit, generate, solve etc. normal 9x9 puzzles. After publishing, I realized there is a special type of sudoku, namely snowflake sudoku, but it is not related to my program. I'm not a professional programmer, I just like to creating code, especially when it is related to AI. Have fun! :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    JVGS is an open source platform game that is not like the others. It is build on simple line structures loaded from svg files, giving the whole game a "sketched" and minimalistic look. Levels can be made with simple xml and lua files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    JagoClient is a Java software to play the board game Go over internet servers, to edit Go game records, to play against the computer (with gnugo), and to play point-to-point games.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Elite Comix Reader

    Elite Comix Reader

    A simple java based comic book reader.

    A simple java based comic book reader. Reads .cbr, .cbz, .zip and .rar files. Image formats suported are jpg, png, bmp, wbmp etc. Reqirements : Requires jre 7 and javafx
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A simple & powerful dice roller, written in Java & based on expression-building. Allows dice rolls of any desired complexity, and special effects eg treating all 1s as 2s. Intended for role-playing games.
    Downloads: 1 This Week
    Last Update:
    See Project