57 projects for "java class" with 2 filters applied:

  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 52 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    Force4Magix (Multiplayer 3D Game)

    A multiplayer First-Person-Shooter game built in Java 3D

    The system is divided into two parts: the client and the server. Clients at different geographic locations in the network connect to a single server by specifying its IPv4 address. The user gets into the system using his/her username and password. Each user has to make an account for himself in the beginning. His account information will be stored on the server machine in persistent form. Server sessions will have no effect on its accounts. The server can be running anywhere on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Doom Editor is a general purpose editor for all games that utilize the Doom Engine. SDE aims to support many features of modern source ports including some of the more obscure formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Reflectors Border
    Reflectors Border will be a combination between a Jump an Run and a First Person Shooter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Linux Wrath is a rpg/first person shooter Goal: destroy targets. Created at aueb for the computer graphics course and took us 2 weeks to complete (we were 2 people). Project at: http://code.google.com/p/linuxwrath/
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    RconX is a graphical administration tool for most game servers using the RCON protocol. Developped in Java, it's compatible with most OSes. Features: server list, server query, server settings dialog, rcon console, player management, plugin list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A project that aims to reverse engineer the DOS game called World of Xeen (and games based on the same engine Swords of Xeen and Isles of Terra). It also provides tools and editors to make modifications to existing saved games, characters and maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QASE is a Java-based API designed to provide all the functionality needed to create game agents in Quake 2. Powerful enough to facilitate high-end research, it is also suitable for undergrad courses geared towards classic AI and agent-based systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    All-Knowing Mind is a Java/SWT multi-language, OS-independent game server browser focusing on first person shooters similar to Yahoo's now defunct All-Seeing Eye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Java library to query game servers such as Half Life and Quake servers to find out the map, number of players, players score, and even game rules. There are different game servers with query protocols that can be added to this package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    First person shooter featuring single *and* multi-player modes (via JGroups) for your 3D capable Java phone (J2ME, MIDP 2.0, CLDC 1.1, JSR-184).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a strategy planner aimed mainly at the hardcore first person shooter fans. Similar to a white board application it allows many users to connect to a central server and the users are able to draw and place actions on the board for everyone to see
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MD5 Reader 2 loads and animates 3D models saved as MD5 file format (Doom 3). It is written in Java and it extends jMonkeyEngine. MD5 Reader was written by ChaosDeathFish and we continued it. I am coding a new implementation from scratch (almost ready
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jwadlib WAD Library is a Java library for manipulating WAD files, the format made popular by Doom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Halflife / Halfelife 2 IRC match bot. Reports for various HL/HL2 game events. Also has Admin features. Simple to use with auto-setup. Written in Java so is suitable for many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A recreation of Mazewar, as it originally ran on an Imlac PDS-1 in the mid-1970's, and some Imlac cross-development tools. This consists of a client program, written in C++, which runs on Windows/XP (at least), and a server program, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This game is a multi-player on-line persistent 3D game. Players can walk around a realistic city, shooting and entering cars. The aim of the game is to hunt down and kill the enemy covertly. It's a remake of Turbo Esprit, and not unlike GTA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    DurDoomed is a FPS made with the jMonkeyEngine (3D engine written in Java). This FPS will be a lab for testing and optimizing, if possible, the jMonkeyEngine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Tactics Editor for Squad Actions (TESA) is a strategy editor for computer games. It is fully customizable and not fixed for use on one particular game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple Java library to allow developers to issue commands to servers using the rcon protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB