Search Results for "java markup language" - Page 2

Showing 132 open source projects for "java markup language"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The RML project is working on a way of designing rulesets for games, virtual worlds and other simulations. It aims to enable design at a much higher level than is currently available and make it accessible to the more artistically inclined designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 3 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
  • 5
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    ...It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot). If anyone would like to update or expand the program, please send me a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Sudoku game with different levels and a solver. Language support English, Dutch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DrdSim

    A programmable platform for a fantasy RPG game.

    PC game based on a role-playing game "Draci Doupe" from ALTAR(tm) publishing. It contains a simple-to-use development environment for creation of new campaigns including an embedded interpret of a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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. Since Processing is possible to export the project to Android or iOS. The game consists of a ship that must defend his defense, represented with a line blank. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Master Sudoku

    Master Sudoku

    Sudoku solver written in Java (Spanish Language)

    Sudoku solver written in Java (Spanish Language). Supports a lots of logical techniques (singles, subsets, fishes, wings, uniqueness, coloring, loops, chains, ALS). It is not a puzzle generator. You must have the puzzles in a text file or select a puzzle pre-loaded. Includes several kinds of helps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JavaScene

    2D Game Engine for the Java Programming Language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    PrefCount is an application (written in Java) that assists with counting up the results of a game of Preferans, or Preference (a European card game). This application has two language locales: English and Russian, and works on Windows, Mac, and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    Ever had the experience of a 8 bit system, having max. 64k memory, using assembler to write effective small programs? This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    drag0nius' Diablo 3 DpS Calculator

    Damage calculator and items comparison tool for Diablo 3

    Fully featured, standalone & platform-independent Java (JRE6) damage calculator/items comparison tool for Diablo 3. Be sure to check https://sourceforge.net/p/d3dpscalc/wiki/Home/ before asking questions. Language file is available, possible to include any language as long as somebody provides me with translation. Currently supported: - English - Polish
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Pig2D Game Engine

    Pig2D is a game engine for Java that uses a sprite-based interface.

    Pig2D is a game engine that uses a simple sprite-based interface that was made for users of the Scratch language (http://scratch.mit.edu) for translating to "Real" programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gamer Football Statistics
    A Java program for tracking your results in football games like PES12 or FIFA12 against other gamers/computer. Track tournaments organized by group stage and knock out phase or championships organized by seasons, matchdays and matches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Chess by Cruz

    Chess by Cruz

    The goal is to develop a stable high quality chess application

    The following chess application has been in construction since late Fall of the year 2011. The program is in the pre-alpha stage; it is in no way a finished product. The application is written using Processing API, which I found to be quite fun to write in. The version control was done with github. If there are any bugs, which is the purpose of this public release, please contact me on my email: chessbycruz@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MBWS is a multiplattform 3d MMORPG. The server is written in java. The client can be of any language. Currently it uses java as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    F2IBuilder, is a generator of bitmap fonts, opensource and multiplatform, developed in Java language, according to the GPL. F2IBuilder, é um gerador de fontes bitmap, opensource e multiplataforma, desenvolvido em linguagem java, de acordo com a lice
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB