Search Results for "java games jar" - Page 67

Showing 6154 open source projects for "java games jar"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    TF2 Config Loop Generator (Xbox)

    Make configuration loops quickly and accurately for modded Xbox games

    TF2 Configuration Loop Generator is a very simple tool. Simply put, one merely needs to create a new document in Notepad and put a command on each line. Just select or drag that into the program's easy GUI, and in a folder called "Generated TF2 Configs," your configurations will be generated. This folder is CLEARED at each start of the program to ensure your different generations will not get mixed up, so please move them out. This doesn't yet support any type of aliasing, as it is brand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Mobile Learning Business Game

    Mobile serious game about business consulting for students

    This mobile business game was developed at Massey University and AUT in Auckland New Zealand for use by students. As part of the funding contract with Ako Aoteroa the game is being made freely available for public use. The SourceForge site is a work in progress, but currently hosts two versions of the game, the original one that runs on Nokia S60 phones, and the current version, which runs on Android devices. Source code is provided for the Nokia version. The source for the Android version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Java Radix Library

    A java library fully dedicated to radixes and number bases.

    A library dedicated to radixes, their conversion, arithmetic, and manipulation. It can handle numbers with fractions/decimals and arithmetic can easily be done on the numbers making it far better than the conversion methods found in the Long, Integer, Short, and Byte classes. It is helpful to many mathematical areas, those making games, and just to play around with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle. Click "Solve Now" to let the computer choose numbers. This is useful when the trial and error strategy is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5

    Java Class Utility

    constant string value modification

    With this utility you can change value of constant string in .jar file or .class files. This is useful for make a timestamp of build, some configuration etc. without rebuild.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    samizdat

    Kerberized Messaging Toolkit for Java

    Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Parallax

    Java Game Engine 2D

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Bagh Bandi - Surround the Tiger

    Bagh Bandi - Surround the Tiger

    Bagh Bandi - 2 player board game

    Bagh bandi is a two-player abstract strategy board game from Lower Bengal, India. It is a hunt game. It uses an Alquerque board, and therefore, Bagh bandi is specifically a tiger hunt game (or tiger game). There are two tigers attempting to elude and capture as many goats while the goats are attempting to surround and trap the tigers. An interesting and uncommon feature in this game is that the goats are piled up on four points of the board at the beginning of the game. Piling up pieces is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MUDstrate
    A java based MUD (multi-user dungeon) system that can be used as a "substrate" for independently themed MUD implementations.
    Downloads: 0 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
    A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 11

    literus

    An academic project in JAVA - puzzle game for Android

    "Literus" is an academic project created for our software engineering seminar. It is a a typical puzzle game written in Java for Android. ********************************************** "Literus" to projekt zaliczeniowy na zajęcia z inżynierii oprogramowania dla studentów drugiego roku informatyki. Jest to typowa gra typu "puzzle" napisana w Javie na system Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Disco

    Disco

    Disco is a J2ME disco light mob app

    Disco is a J2ME disco light mob app CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Open source implementation of the Power Grid board game (aka Funkenschlag)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    silence is an effort to create a javabased music-player for use in demos/intros and games. Soundformats that will be supported are xm and mp3. Other formats may be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Koll3ctions
    Kindle collection manager. Runs on Mac OS X, Linux and Windows. Creates collections from your folders on Kindle. Copy your books into your Kindle, run this program, restart your Kindle and enjoy collections!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    City Times

    City Times

    a j2me app for getting current time in different cities

    a j2me app for getting current time in different cities. shows the current time in 100 cities across the world. no internet connection needed. works based on your mobile current time. indexed city names for easy access. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Comix viewer is a simple eclipse plugin allowing a developer to view their favorite daily comic strips. Remembers the last comic viewed and allows for easy import and export. Eclipse Update Site : http://www.oblivion.ch/rcp/update/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DAOC QBar Saver and SC Gem Loader

    DAOC QBar Saver and SC Gem Loader

    This program is written to speed up the SpellCrafting process for Dark Age Of Camelot (DAOC). In addition it can Save and Restore Qbars. This Program currently ONLY SUPPORT Gearbunny classic and Gearbunny X template files. There are examples in the zip file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    HAFSmeals

    a Java-based Jar-packed HAFS cafeteria menu checker for Windows

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LabyrintheJava

    LabyrintheJava

    A maze walk through game with monsters and traps.

    You are in a dark maze full of monsters and traps. Your goal is to reach the exit of each level. You can use a hint to display the path to the exit and put your light torch on or off to see your way or be invisible from th monsters in the dark.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flags! for Android

    Flags! for Android

    A knowledge based flag identification games.

    Flags! is a knowledge based game with the objective to identify the flags by choosing the correct option from the set of four available options. There is a limit on the number of wrong tries denoted by the number of lives at the bottom. The faster you answer, the more points you will get. Test your knowledge with over 190 flags to identify!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    SpoJump

    Jump'n'run programmed in Java

    SpoJump is a jump'n'run programmed in Java. You play a sportsman who has to collect all the coins to buy something to drink at the soda machine. It is also possible to create own levels (read the manual).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB