Search Results for "java games jar" - Page 32

Showing 4275 open source projects for "java games jar"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    Note: Golems has moved to GitHub. https://github.com/sambayless/golems *** Golems is a 3D recreational physics simulator. Build robots, spaceships, clocks, catapults or cannons. Add sensors, timers, switches, motors. Give it a brain. Take the wheel and pilot your machine yourself. Build anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JavaCV SURF Example

    Enabling SURF feature in JavaCV

    ... - if you are using other version than v2.4.9, you should change the text in main() : "libopencv_nonfree.so.2.4.9" - you also need your platform's jar file, eg: opencv-linux-x86.jar. add it to project's libraries. Enjoy using SURF feature in JAVA Thanks to Samuel Audet Behzad Nikbin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    java-hash

    A MD5, SHA calculate gui tool written in java.

    A MD5, SHA calculate gui tool written in java, support "MD5", "MD2", "SHA", "SHA-1", "SHA-256", "SHA-384", "SHA-512", "RipeMD128", "RipeMD160", "Tiger", "Whirlpool", "Adler32", "CRC32". Require jdk 1.5 or higher. Usage: java -jar JavaHash-1.0.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Gobang

    A chess game with AI support

    Gobang (five in a row) is a chess game written in Java. It supports artificial intelligence so that one can play with AI.
    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.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Java version of the game "Color Expansion". The main purpose is to develop a strong AI to compete against other AIs and to be fun and challenging for human players to play against.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament. Features include bracket enterring, multiple scoring systems, multiple users, groups, pools, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is an extended implementation of Knuth's "Dancing Links" algorithm and some use cases (e.g. Sudoku).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GW2 Tools

    GW2 Tools

    Some tools for GW2

    Provide some tools for GuildWars2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10
    CarCity Run

    CarCity Run

    A simple Game involving car running

    A simple Game involving car runnong developed using libGDX framework built on java. Use Arrow Keys To play!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Parkoplatzo

    Parkoplatzo

    Ein traffic-Klon mit 'echten' Autos

    Die Parkplätze bekannter deutscher Städte sind heillos überfüllt. Nur du (ja, nur DU!) kannst Ordnung in das Chaos bringen und den kleinen roten Flitzer frei machen. Alle Wagen (und die Wiese!) sind selbst fotographiert und für das Spiel bearbeitet. Die 53 Level wurden mit Hilfe des freien Tools gtlevel-0.4 erstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Alien Invasion

    Alien Invasion

    A Game about fighting against Aliens in the universe

    Alien Invasion is a game about killing Aliens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    A java server for the MMORPG Eternal Lands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    ...IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pp. 495-498, 2013. --------------------------------------------------------------------------- For Self-Learning: java -jar -Xms1700m SelfLearner.jar [trainFile] [testFile] [labelFile] [unlabeledFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFile] For Co-Training: java -jar -Xms2500m CoTraining.jar [trainFile-Side1] [testFile-Side1] [labelFile-Side1] [unlabeledFile-Side1] [trainFile-Side2] [testFile-Side2] [labelFile-Side2] [unlabeledFile-Side2] [MappingFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFileSide1] [ClassifierModelFileSide2]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coulson Plot Generator

    Coulson Plot Generator

    Graphics generator for pie diagram matrix from spreadsheets

    For comparative plus/minus spreadsheet data, Coulson Plot Generator application creates a multiple pie diagram, for a rapid visual comparison of subunit occupancy across a range of entities. Numbers of pies, segments, labels and colours are customisable. Creates an editable PDF from a comma separated text file. Now with zoom capability and more memory, for larger datasets. Save images in several formats including SVG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JUICE is a cross-platform utility for editing Aleph One map files. It can’t replace a dedicated editor like Forge, but it is capable of editing several aspects of map files, most of which are geared toward fixing and tweaking network maps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Eisai

    Eisai

    Visual Novel engine, editor and game development.

    Eisai is a project to build a Visual Novel game engine and editor and to deploy a visual novel on those developed products. The engine will be licensed with the LGPLv3 and the editor will be covered by the GPLv3. All artwork, music and writing will be covered by the Creative Commons Attribution-ShareAlike license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Jogun

    Shogun written in Java

    Jogun is a clone of the game Shogun written in Java. Shogun is an old boardgame that was invented by Teruo Matsumoto. It is played by two players. The game is like chess, only that the figures can only move within a radius of their random number. If the Shogun, which is a special figure that can only have the numbers 1 or 2, was hit, the game is over. The other figures can have numbers from 1 to 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCRYPT Java Web Service Client

    JCRYPT Java Web Service Client

    JCRYPT - JMasters Encryption/Decryption Service

    The JCRYPT client make it easy and convenience to consume JCRYPT Web Service which enables encryption/decryption of your data with intuitive command line tool or Java API both packed as single very small jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Agent.GUI

    Agent.GUI

    The Project moved to github https://github.com/EnFlexIT/AgentWorkbench

    The project has moved to github https://github.com/EnFlexIT/AgentWorkbench Agent.GUI is a simulation framework and toolkit based on the JADE framework. It provides functionalities for time aspects, agent-environment interaction, visualization and load balancing, Furthermore, the included application focuses the usability for end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JAutoItX

    JAutoItX is a java binding for AutoItX.

    ...AutoItX is a DLL version of AutoIt v3 that provides a subset of the features of AutoIt via an ActiveX/COM and DLL interface. What is JAutoItX? 1. JAutoItX is a java binding for AutoItX. 2. Supported os: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008/2008 R2, Windows 7, Windows 8 (desktop mode) 3. JAutoItX tested under Windows XP SP3. 4. Supported jdk: jdk 1.5 or later 5. JAutoItX is released under Apache License 2.0. 6. JAutoItX's home page is https://github.com/wangzhengbo/JAutoItX, you can download the compiled jar from https://sourceforge.net/projects/jautoitx, old versions can be downloaded from http://code.google.com/p/jautoitx/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    svojak

    Табло для "Своей игры"

    Программа выводящая на экран табло аналогичное представленному в ТВ-программе "Своя игра". Нажатием левой клавишы мыши скрывается вопрос указанной стоимости в заданной теме. По правой клавише вызывается меню. где можно настроить: темы, стоимость вопросов, наличие скрытых бонусов в темах(распределяются случайным образом). требует установленной java версии 1.8 и старше или установленной поддержки javafx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nova Flux Library

    Nova Flux Library

    Java Game Engine

    This Library gives you support to deal with your gameloop,CoreObject,Ogg Managing, and more
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB