Search Results for "java game maker" - Page 17

Showing 2653 open source projects for "java game maker"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
    MinecraftForge

    MinecraftForge

    Modifications to the Minecraft base files to assist in compatibility

    ...This modular approach allows multiple mods to coexist within the same installation while minimizing conflicts. MinecraftForge also includes tools for loading mods, managing dependencies, and maintaining compatibility across game updates. Over time it has become the primary modding ecosystem for Minecraft Java Edition, supporting thousands of community-created modifications ranging from gameplay enhancements to entirely new game mechanics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JIX Operating System
    JIX is a windows based open source operating system. It best runs on Windows XP with JDK(Java Development Kit) installed. It is also compatible with Windows 8, Windows 7 and all others. I have also included a dos game 'DOOM'. Please give me some ratings and reviews after downloading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake

    Project is dead. I'm trying to remake Wacky Wheels in Java using LWJGL. I'm not planning any 3D objects (except walls and static map objects), all entities are sprites with original textures + some modified or added. Expected features for v0.5: - Race single maps and campaigns like in original game - Play deathmatch maps - Split screen for all maps - AI opponennts for all maps - No network multiplayer - Maybe sounds - Possibility to write mods Expected features for v1.0: - Map made of polygons not cells - Bridges, maybe 3D surface - More maps and items - 3D karts and more 3D world models - Story mode with tuning - Ideally something like NFS Underground 2 (not graphically) - Map editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FIX Agora

    FIX Agora

    OTC Trading Network

    ...FIX Agora is a 100% Java open source implementation running on Windows, Linux/UNIX and Mac OS (client only). It requires Oracle® JRE version of 1.6 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    The fortbattle player replays a fortbattle of the browser game "The West" (http://www.the-west.net). It displays the battle like the ingame flash player, but you can control the speed, skip rounds and see some statistics. Ingame use req. GreaseMonk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Human AI Net

    Human AI Net

    a Human and Artificial Intelligence Network

    We are going to teach eachother how to build AI and new kinds of game objects in this network using intuitive dragAndDrop. Its going to be a space for experimenting with fun and useful tools in new ways. Version 0.8.0 has some advanced components that will be working soon. The plan is a massively multiplayer space where we design, evolve, and play with game objects and do AI research together which controls those game objects along with directly playing the games. The main data format is,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Minecraft Name Checker

    Minecraft Name Checker

    Minecraft Name Availability Checker

    A Minecraft tool that checks to see if an account name is available or currently taken. The program is written entirely in Java and exported to an executable. A text file (one name per line) can also be read and checked. An output file "available.txt" will be created with usable names in the same directory as the selected read file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    tank 90 game java swing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    4together

    4together

    Small Java game such as "Connect Four" but something differently.

    Small Java game such as "Connect Four" but something differently. Ein Klassiger Vier gewinnt mal etwas anders.
    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
  • 10
    kidsudoku

    kidsudoku

    Simple sudoku game for kid.

    I'm a father and I have a lovely daughter. I want to give her a gift, a sudoku game, but she is too young to play the real sudoku, so make it simple!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    captureTheFlag_canarymod

    captureTheFlag_canarymod

    canarymod plugin to play capture the flag on minecraft

    With this plugin for the canaryMod server you can play capture the flag with your friends in Minecraft. Supports up to six teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SpaceFighter

    A multiplayer java arcade game built using Java Graphics Technologies

    A multiplayer java arcade game built using Java Graphics Technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Duckpond project

    The Duckpond project

    Java decentralized cross-platform network multiplayer game engine

    A new decentralized way of network game-design.. Server-client-client-based with object-streaming. Which means that everyone can run a server with almost no hardware costs. The whole system is built upon a network of trust in within the masterclient delegates tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JSnake 2015

    Snake written in Java, utilizing reflection and linked lists.

    A final project for a computer science class, this is the classic game Snake written in Java (JRE 1.7) demonstrating reflection, linked lists and a simple bubble sort. Fully commented with JavaDocs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jenga

    Simple and low-consumption Java 2D Game Engine

    Jenga stands for "Java Engine for Games" and is a very simple to use 2D game engine. It was especially designed for beginners and kids which e.g. don't need to be familiar with event-driven programming techniques. On the other hand it is fairly optimized for low CPU consumption to make the games run even on poorly equipped machines like a Raspberry PI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    KSTweak

    A game-management tool for Kerbal Space Program

    This project aims to serve as a tool for managing installations of Kerbal Space Program (available here: https://kerbalspaceprogram.com/en/). The primary goal is to allow savegame editing; however, other ideas include module management and part tweaking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Desert Defense

    Desert Defense

    A "Tower Defense" game

    In "Desert Defense" you are in the future, in the desert and you have to protect yourself from enemies. You can do that with building towers to kill the incoming enemies! I'm still seaching for a new desinger! -> send me an e-mail! jan.schuettken@gmx.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lightweight Java Game Library
    The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library), OpenCL (Open Computing Language) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound.
    Leader badge
    Downloads: 228 This Week
    Last Update:
    See Project
  • 20

    Arkanoid game in Java

    A game made in Java applet.

    I started programming in java when I was 11 and now i'm 13. This is a simple arkanoid game. I made the algorithms myself. I hope that these algorithms might help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Solarex - Travel and Explore the Galaxy
    Solarex is a space traveling, trading and prospecting game built upon a stellar system generator. There is a galaxy full of stellar systems with all sorts of treasures to explore - so enter your spaceship, buy some fuel and head off!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Roccomaniac

    A Java learning Project with libgdx

    This is at first a Java learning Project. Whenever something like a success arrives, it will be a spacelike 2D multiplayer Shooting-Game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grand Theft Auto Collectibles Guide

    Grand Theft Auto Collectibles Guide

    Find hidden items and track your progress.

    Use GTA Collectibles Guide to help you find hidden items in earlier Grand Theft Auto games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    rpgboss

    Built to be ease of use, with no programming knowledge, Multi-platform

    A 2d rpg game engine created to be ease of use. Built in Scala and libgdx. Also our community forums http://rpgboss.forumatic.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    TBGE - Text Based Game Engine

    A Free Text Based Game Java Engine

    Essa biblioteca para Java, serve para que pessoas que gostam de jogos antigos, ou coisas incomum, possam fazer seus jogos, baseados em texto.
    Downloads: 0 This Week
    Last Update:
    See Project