Showing 25 open source projects for "class jar compliler"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 1
    KoLmafia
    KoLmafia is a cross-platform desktop tool which interfaces with the online adventure game, Kingdom of Loathing. KoLmafia is written in Java ( Java 17 required), with binary releases in JAR format. We have moved to https://github.com/kolmafia/kolmafia, please come and find us there!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Beasties

    Beasties

    Defeat all the beasties to claim victory!

    Beasties is an OS-independent game written in Java (as of ver2.0.0, prior versions written in Python). The object is to defeat a number of monsters without dying. You have a knife, a gun, extra ammo, and a few medical supplies to help you
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    MUD Map

    MUD Map

    A mapping tool for text-based games like text adventures, MUDs, etc.

    MUD Map helps users of MUDs, MUSHs, text adventures and similar games at creating maps of the virtual worlds and to keep an overview over places, paths, dangerous areas,... This repository contains the code and binaries of MUD Map v1 (deprecated!) as well as the Java binaries (jar) of MUD Map v2. More information about MUD Map v2 can be found on GitHub: https://github.com/Neop/mudmap2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Pontoon

    Pontoon in c - source code and header file

    Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

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

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ... Any help to solve bugs, it's welcome. Installation For install, drop the jar in mods folder. Forge is required. Recipes in Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    MemoryChantsOiseau

    MemoryChantsOiseau

    Apprendre les chants d'oiseau

    Un programme pour mémoriser les chants d'oiseau. Vous pouvez télécharger soit un installeur pour windows, soit un fichier zip valide pour tous les OS. Une fois décompressé il vous donnera un fichier jar et des répertoires. Il suffira alors de cliquer sur le fichier jar pour que le programme se lance. Merci de tester ce programme et de me signaler tout dysfonctionnement. Ce programme existe en français, anglais, finnois, allemand. D'autres langues sont possibles car les données sont au format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    UPDATE: Load the Release package and the single new JPortal.jar file. After installing - copy the new jar over the one installed! This is important, otherwise graphics can not be imported properly! --- JPortal version 1.3 is released!
    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. You need to install Java JRE to run the .jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MCManager

    MCManager

    MCManager - The ultimate Minecraft content manager.

    Install mods, texture packs, save files, and jar files to your minecraft folder, and automatically do anything else you'd otherwise need to navigate to .minecraft to do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Munchie

    Munchie

    Munchie is small program designed to help you decide where to go eat.

    Munchie is a fun little jar program (so java required) that can help you and your coworkers (or friends) make the important decisions in life. Where to eat for lunch. The program organizes a self-populated list of your favorite restaurants. It features a rating system and a choose for me option calculated by a weighted random number generator that takes in account your ratings and the amount of time since last visiting the restaurant. Note** The information you have put in is tied...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iTron

    iTron

    A 2D kTron clone for Windows etc. Ein 2D kTron Klon für Windows etc.

    iTron is a clone of the KDE Game kTron. You can play iTron against yor friend. iTron is written in Java, therefore it should work on Windows and Mac OS, too. iTron works without installation, the downloaded ZIP file must be unpacked before running the .jar file. iTron is available in German and English. To run iTron, a current Version of Java Runtime Environment is needed, download from www.java.com. Also check out kTron for Linux: http://www.kde.org/applications/games/ktron iTron has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Rubble Escape
    The apocalypse has come! Escape if you can, but eventually you'll succumb and be flattened under the rubble.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Two player Blackjack game for the symbian users connected to each other via Bluetooth. Very nice GUI displaying the cards and choosing the available options for the player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PictFont - font library for j2me MIDP2.0
    Class PictFont allows you to use custom fonts in your MIDlet for mobile phone. Fonts may be proportional, multi-colored or even animated. You can use several fonts in one MIDlet. Fonts can be loaded from jar-file or from the net or from Record Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Secure Card Dealer Playing Cards
    Electronic playing cards, shuffling and dealing. In addition to the main jar file, we also supply the source for tests and Java docs. The test cases should provide a nice example of how to use the component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to create a games development IDE which is easy to use by novices and experts to aid in game creation. The IDE will be able to export to jar and applet, so games will be runnable in a wide range of environments, across many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next