Search Results for "java games jar" - Page 67

Showing 5108 open source projects for "java games jar"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PESC CollegeTranscript Jar
    Java library that implements the PESC College Transcript object and all dependent objects. It provides Marshalling and Unmarshalling from java objects to PESC XML files. To be used in an IDE such as eclipse for auto-completion of fields. The latest version (support for PESC CollegeTranscript 1.6) has been moved to github: https://github.com/jamhgit/pesc-transcript-jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Flickr Photo Downloader

    Flickr Photo Downloader

    Flickr Photo Downloader

    With this software you can download permitted by author photos from any Flickr account CURRENT release - 1.0.0 beta once downloaded, extract .jar file and double click on it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mepper is a general purpose 2D tile-based game map editor. It supports several types of game maps. Mepper supports read/write map/resource using plugins, transit terrain automatically. Proposals/bugs please visit: http://groups.google.com/group/mepper
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Java Game Engine with social networking. Under development by weavebytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DirPatcher

    Why use this tool ?

    ...You can also use a "revert" functionnality to revert all modifications, using the diff folder :) This tool can also be used with normal interface or by command-line. ex: java -jar dirpatcher-1.0.jar source target diff java -jar dirpatcher-1.0.jar -revert diff target
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    simpleJ emulates on your PC a simplified computer: a retro-style video game console that lets you understand how a computer works and write your own video game programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PonkOut

    PonkOut

    An arcade game based on Pong and Breakout.

    PonkOut is an arcade game based on Pong and Breakout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    Game Mode API for Minecraft

    Game Mode API for Minecraft

    The Game Mode API for Minecraft allows developers to easily add new game modes to Minecraft and provides the means to heavily customise Minecraft game play while minimising incompatibilities with other mods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mangaligator

    Download manga or extract links from popular online manga readers

    Mangaligator is an OpenSource Manga Downloader. It supports the sites mangafox.com, mangareader.net, mangashare.com, mangavolume.com, goodmanga.net, manga.animea.net and mangahere.com. The URLs of the pages also are saved seperately and can be used for other purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JPar for XPlane

    PAR-Transponder for X-Plane

    This software will connect a X-Plane 9+ - Installation to a vPar-Display made by Michael Oxner. Code is based on Duncan Jauncey's XPDisplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bawo is the Malawian version of an ancient African board game based around a simple counting apparatus. bawo (Malawi), bao (Tanzania) and omweso (Uganda) belong to the globally prevalent (spread by the African diaspora) mancala group of games.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14

    port-forward

    to forward a loalhost tcp port to remote port

    ~~~~~~~~~~~~~~~~~~~~~~ Is a simple console tool to forward a tcp port, and log the data in byte[] and string format. ~~~~~~~~~~~~~~~~~~~~~~ usage: java -jar portf.jar localport remoteserver remoteport
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The name says it all - a distributed java app for the Apples to Apples card game. An executable jar will be available soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mastermind

    Mastermind

    Simple Mastermind Clone

    Simple Mastermind Clone, written in Java. You must guess a combination of 4 out of 6 possible colors. A hit is displayed with a black pin, an occurrence with a white pin. You have 8 attempts. At the end of the game the right color combination is displayed. Man muss eine Kombination von 4 aus 6 möglichen Farben erraten. Ein Treffer wird mit einem schwarzen, ein Vorkommen mit einem weissen Pin angezeigt. Gesamt hat man 8 Versuche, bis das Spiel zu Ende ist. Dann wird ob gewonnen oder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Simple Pong Clone

    Simple 2D Pong Clone for 2 Players

    Written in Java, using Slick, a 2D (OpenGL) Game Library based on LWJGL (Light Weight Java Game Library).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Trainingstagebuch-Reader
    This project bases on http://trainingstagebuch.org from Nils Knieling. The idea of this project is to get a better overview over some running specific things for runners - like shoe usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Number Guessing Game

    A guessing game to guess a number between 0 and 100.

    Number Guessing Game is a fun little game to help you pass the time. It will run on Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Fastest String Utility
    Fastest string utility is java library (JAR ) for string operation . This library is very easy to use, very fast and very efficient in string operations such as split, toUpperCase, toLowerCase, replace, delete, regular expression and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library

    Zero Sum Game Solver Java Library is open source java library to solve 2-player finite zero-sum games. This programs solve zero-sum games with linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CMM Mapping Suite

    Tool collection for mapping for Quake 3 based games

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB