Showing 59 open source projects for "java web application"

View related business solutions
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • Eurekos LMS - Build a Smarter Customer Icon
    Eurekos LMS - Build a Smarter Customer

    The Eurekos customer training LMS makes it easy to deliver product training that retains more customers and transforms partners into advocates.

    Eurekos is a purpose-built LMS that engages customers throughout the entire learning journey from pre-sales, to onboarding, and everything after.
    Learn More
  • 1
    Str8ts Helper

    Str8ts Helper

    Platform independent browser based Str8ts solver

    Str8ts Helper is a browser-based application which helps you by solving Str8ts puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sudoku Helper

    Sudoku Helper

    Platform independent browser based Sudoku solver

    Sudoku Helper is a browser-based application which helps you by solving sudoku puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Picross is a logic game in which you have to fill squares in a grid to reveal a picture. Licensed under CeCILL, it's a free software written in Java. It can be run as a stand-alone application, as an applet, or as an Android application (WIP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VR Hanoi Towers - Java Applic

    VR Hanoi Towers - Java Applic

    VR Hanoi Towers - Java Application

    VR Hanoi Towers - Java Application - v.1.0 java sources included (*) look in the "Files" section also demonstrates the use of threads and mouse drag & drop operations please, let me know what you think about this project adrixnt@hotmail.it skype: adrixnt
    Downloads: 0 This Week
    Last Update:
    See Project
  • The most user-friendly sales commission software for revenue-focused teams Icon
    The most user-friendly sales commission software for revenue-focused teams

    Everstage is a trusted ICM for public companies and enterprises worldwide-across industries

    Rated as #1 sales compensation management software, Everstage helps businesses streamline commission administration, boost sales performance and improve ROI with actionable insights. Top features: No-code plan designer, detailed commission statements, advanced commission forecasting, quota management, queries & approval workflows, deferred commissions (ASC606), BI-powered reporting, and more.
    Learn More
  • 5
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari :...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Jetrix TetriNET Server
    Jetrix is a new generation TetriNET server designed for maximum scalability and extensibility. Customization requires little knowledge of the server's inner functioning. Jetrix aims at becoming the ideal platform for server side TetriNET programmers
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    ToMarPentathlon

    ToMarPentathlon

    Five games in one level-based brain-training package.

    ToMar Pentathlon is an application that runs on your Windows PC or Mac. It is five games in one, and it helps you sharpen your wits level by level. You solve five puzzles each level. There are no time limits; take as long as you like. There's no such thing as cheating; solve the puzzles any way you can -- we give you the tools to do it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • Outplacement, Executive Coaching and Career Development | Careerminds Icon
    Outplacement, Executive Coaching and Career Development | Careerminds

    Careerminds outplacement includes personalized coaching and a high-tech approach to help transition employees back to work faster.

    By helping to avoid the potential risks of RIFs or layoffs through our global outplacement services, companies can move forward with their goals while preserving their internal culture, employer brand, and bottom lines.
    Learn More
  • 10

    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: 0 This Week
    Last Update:
    See Project
  • 11
    Nurikabe

    Nurikabe

    Nurikabe, a great game.

    ...(You need update Java to Java 7 to work properly) (In "Files" you can download the version 1.0 for Java 6) Game based in original puzzle of Nikoli (http://www.nikoli.co.jp/en/puzzles/nurikabe.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MoveTheBoxSolver

    MoveTheBoxSolver

    solve your MoveTheBox puzzles

    This Application is able to solve your Move The Box puzzles in milliseconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    A sudoku implementation. It generates and solves sudoku games. It stores sudoku quests in a database. Currently it has a print view only. In future it gets a GWT-based GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Sudoku application written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Business from Scratch, which is also a better, faster, smarter choice for Decision Support System. (puzzle game included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A little java game to memorize Katakana/Hiragana characters. Learning by Playing! A playable applet version is embedded into the projects web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PHP-Smarty/MySQL web application to provide one or several quizz. Multilanguage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pocket Cube J3D
    Pocket Cube J3D is a simulator of a Pocket Cube, in Java language and Java 3D graphics API. Java 3D is available at: http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138252.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kenshira es un sistema Web para crear una comunidad de usuarios que pueda jugar y crear aventuras conversacionales. Incluye un lenguage propio llamado OgnlScript, un compilador, un interprete y un editor de codigo fuente en Html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a computer version of the popular Sudoku game written entirely in Java. It features 8 difficulty levels, the ability to print puzzles, and LAN multiplayer. Players may also submit their best solving times to the web, and design their own puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Visual Quiz is a generic java applet for creating visual quizzes. It allows one to provide a set of question pictures and 3 or more answer pictures from which one is correct. The header text can be set to follow the theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PocketGames aims to provide an extended library for several games, so that they can be used with PocketPC, Linux, Windows Mobile, Web Based systems, Windows, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB