Search Results for "java-decompiler.jar" - Page 24

2991 projects for "java-decompiler.jar" with 2 filters applied:

  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 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
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Golden Hasweg: A Dwarven Tale
    The Golden Hasweg: A Dwarven Tale is a little strategy or city-building game written in Java. In the game the player constructs and manages a dwarven settlement. The Golden Hasweg: A Dwarven Tale uses a roguelike theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5

    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
  • 6
    MapHack aims to provide a board game map API either locally or through JSON. This service makes it easier for developers of turn based strategy games to focus on the game mechanics and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    In computer games and interactive fiction, situations or dialogs are often linked together in a tree or mesh structure. The Situflow project aims at creating a visual editor and simulator for meshes of situations and the transitions between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BingoCardMaker
    BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tyrant is a graphical roguelike fantasy adventure game. It features intricate randomly generated landscapes, towns and dungeons. It is written in Java with a highly extensible game engine.
    Downloads: 7 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
  • 10
    Worldlines
    Worldlines visualizes special relativity, as particles near lightspeed trace paths in a 3D slice of 4D Minkowski spacetime. Scenes illustrate time dilation, the twin paradox, length contraction, and Bell's spaceship paradox.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Projekt aus unser Multimedia Gruppe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cardhouse
    Cardhouse is an online card game engine that supports a wide variety of games. The client is independent of the card game rules and new games can be added to the server without it having to reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Swing ODBC based grocery list. Looking for Java developers to help improve features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A JavaScript and HTML5-based MMORPG, that runs on a Java-based server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flash Game Store is a Java program which allows the user to download flash games from the internet and to play them offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yet another 2D Map Editor written in Java, for tile based RPG development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 2D implementation of 'Pong' using Java and OpenGL. For the OpenGL part the Open-Source library 'lwjgl' (http://lwjgl.org/) is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ever wish that you could make something automated, well now you can, with Robot Automaton! you can run multiple programs that will repeatedly do tasks with an initial instruction only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Citadelles est un jeu de société conçu par Bruno Faidutti à ce jour une seule extension existe pour ce jeu : La cité sombre. Le but de ce projet est d'adapter le jeu Citadelles en tant qu'application java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator. For more information see the Wiki pages http://sourceforge.net/apps/mediawiki/jmec64/index.php.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A role playing game developed in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tiny Go is a MIDlet (cell phone application, MIDP 2.0, CLDC 1.1), which allows to play and review Go (Weiqi, Igo, Baduk) board game files in Smart Game Format (SGF). Supports problem solving. Project provides library for SGF parsing as separate package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Battlefield Java is simple grid and turned based battle simulation game for Java developers. It requires you to develop a Ruler to control your game pieces. Battlefield Java is a great way to learn Java while having fun and doing battle with your friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    P&P Battle Mapper
    A Handy Tool for Pen & Paper or TableTop Games to simulate Battles regardless of Fantasy or Science Fiction Setting. Supports Line of View, Initiative Numbering, JPG,GIF,PNG and Vector-Graphics (SVG) Optimized for Touchscreens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software for scoring multi-stage races, competitions, trophies, triathlons or other sporting events providing instant online results.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo