317 projects for "simple java code" with 2 filters applied:

  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JSpaceConquest is a simple multiplayer Internet game. Each player produces space ships and conquers other planets. The main goal is to conquer all the planets on a 2D map. This is a student project only for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SnakeBerry is a university project whose goal is to create a simple multi-player snake game, in a nice object-oriented manner with industrial-strength UML documentation, according to the Rational Unified Process scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Board Dots is an annoyingly simple game. Just cover each space on the board with your dot. It's not as easy as it looks.
    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
    The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Computer version of a simple but addictive, single-player pen&paper game.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SimGen is Simulated Genetics. It simulates a simple DNA for moving within simple bacteria eating plankton. As good for Simulation it has Object-Oriented Design and is Coded in Java. It is a Applet and Dektop-Application and can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    You play a ninja in a dungeon, exploring the many passages and fighting many fearsome monsters. Built to have the feel of a text adventure but with full graphics and a ninja-style look, NinjaQuestX is fairly simple, yet challenging and fun to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    a JAVA based GUI for MAME/XMAME project goals: 1. keep the interface simple, clean, and easily usable without keyboard/mouse 2. allow for very simple updating of the rom library 3. minor configuration of the mame/xmame environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KMush is a simple MU* client intended for the K Desktop Environment. It is written in Java using the Qt Jambi bindings. Its intended use is for soft-coding and role-playing in MUSH environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OverWorld Zero is a remake of the minigame in SystemShock 2. It is a very simple ultima-like game with randomly generated worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jplanets is a simple game for one or two players. Every player has a starship, between the ships there are three planets. The goal is to shoot and destroy the other starship launching a rocket that obey the gravity laws.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Target of the development team is to create a platform for mind games. This platform will be accompanied by a development studio, which will assist a simple user, with no programming skills to create a mind game for this platform.
    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
    This is a program being developed for the Winona State University Computer Science Club (csclub.winona.edu) to help keep students involved in the major through a programing contest. This is a 2d tile programing contest, including the tournament code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a fork of the JollyNinja Bot for Robocode. The project intends to document JollyNinja's source code, make it work in teams and provide a solid API to base other Bots on, especially TeamRobot based bots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple puzzle game. It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo