Showing 27 open source projects for "java software .jar"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    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
  • 3
    Sudokuki - essential sudoku game

    Sudokuki - essential sudoku game

    Sudokuki is a free graphical SUDOKU game

    Sudokuki is a free graphical SUDOKU game: Sudokuki solves even the most difficult sudoku grids for you - Generate a sudoku - Play sudoku - Print a sudoku... Available in 17 languages. Just download and play! You can also play with arabic or chinese numbers. Sudokuki is Free Software developed in Java. Have fun!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

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

    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
  • 9
    A Java based interactve fiction development system. Including netbeans plugins for development and a java player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lightweight Java library for animation and animated components development. Also perfect as a graphics engine for 2D games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    The algorithm used by this MasterMind applet is very simple. Yet it is also very fast and it uses relatively few guesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lost Clan, In an ancient world of magic and might the ruthless warlord Palan tears throght the heart the land leaving nothing but destruction, fear, hate and you. Avange your clan by becomming the most powerfull caster of all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This software is directed to children and school teachers for teaching ortography rules of the English language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Very fast and easy to use Java tool for solving and generating Sudoku puzzles. By using Donald Knuths exact cover algorithmus it can not only solve or create the usual 9x9 but also 4x4, 16x16 or even bigger Sudokus in a very efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Rekursiv Sudoku is written in J2ME with MIDP 2.0. Sudoku is a placement puzzle game. Solvable sudoku puzzles are frequently published in news papers. This software creates new sudoku puzzles available in ordinary mobile phones with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    An implementation of the Doublets word game, designed by Lewis Carroll. The project is to write a piece of software, which will 1. pick up two random words from the dictionary 2. try to link them with the shortest possible set of interposing words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Basic framework for creating networkable games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Galahad is a Java framework for the construction of multi-player card and board games of all types. Galahad will include network and AI play and will ultimately evolve into a set of vertical and horizontal frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lemmings game for Software Labor 4 @ BUTE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Nerdy Beans' Continuity

    An implementation of game 'Continuity'

    A game for public domain, and also a lab project exercise for course 'Software Lab 4' at BUTE (Budapest University of Technology and Economics)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB