Showing 226 open source projects for "java code game"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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
  • 1
    AutoRIB. A program to process Renderman RIB code, to adjust it and to allow the automatic generation of shadow and environment maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java source code to read/write the Tiger/Hasbro VideoNow Video CDs (VNCD)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Our goal is to develop a cross-platform application utilizing Java to aid in learning Morse Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GameBlade is a set of C++ functions and classes simplifying the most common functions of SDL. GameBlade is treated and used as if it was your own code. It is very small, cleanly written and well documented, including many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    A MP3 Cataloging and Tagging utility program. This project was created more as an exercise in test-driving a Java GUI than in the interest of completing the program. Perhaps that's why the code was never completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java 3D Game SDK based on J2SE 1.4 and Java 3D 1.3. No native code is used, so this SDK should be portable to all operating systems, which provide the above SDKs. The SDK provides functions from initializing the window till model animating and renderin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    P4D is a lowpolygon 3D editor and a game environment. With the editor you can modify bonebased 3D models, animations and textures. The game environment (which is also used by the editor) provides simple script-, physic-, particle- engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JGraphicTools is a easy to use Java-API and a collection of usefull tools for graphic manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TouchGraph provides a set of interfaces for graph visualization using force-based layout and focus+context techniques. For now only older code is available, but we are planning to release new versions as well.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    A graphical isometric multiplayer virtual reality server in MUD-style. Rooms and server code can be changed online. At the moment, there is also an IRC link. Clients are available in Java and Python/C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    It is a word puzzle game which can be played online. It is a Java Applet that can show crossword puzzles. The clues of these kind of puzzles are in squares. The applet can be put on a web-page where visitors can solve crossword puzzles interactively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The goal of the "Mister Bundles" project is to implement Mister House-like services (perl code) under the form of OSGi bundles (java code), compliant to the OSGi v2.0 framework specifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CyberForm for Java3D is a source code generator for Java3D programmers. CyberForm generates a compressed binary file that has a specified geometry information with the source code. To specify the output precision, you can reduce the file size more. Using
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Zaval GDP is a set of components that allow to control size, location, cursor type for the Java AWT/Swing/LwVCL components. Actually, components are Java AWT events listeners that have no GUI part.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JabaMud is an attempt to build a Java based multiuser reality. The goal is a graphically stunning massively multiplayer RPG that is completely OS independent and relatively quick. JabaMud runs as an application and uses Java3D to render scenes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is another RTS (real time strategy) with a few new features, such as customizable technologies and graphics, mutliple players per team, and more. This game is "Of the gamers, by the gamers, and for the gamers." We know what everyone wants in an RTS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An image processing environment, based in Java, and developed on the concept of filters applied to an input. Maybe it will work out, maybe it won't. But it's better then wasting space on SourceForge for an old game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Loose intention is to develop a particle engine visualised with Java3D. Along the way various aspects of Java3D will be explored. Hopefully code generated will have benefit to others as a learning base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GemEngine

    Advanced technology that powers large scale, independent 3D games

    GemEngine(or just "Gem", for short) is a game engine centered around ease of use, clean code, and modern technology. The engine is multi-purpose and is geared toward platform/adventure games. The engine itself is actively used by the same developer to create a full scale indie game. Everything about the engine, from its content editor down to its source code is designed to be easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Character Match

    Videogame for Rapport

    Virtual Reality game for seven years old kids in Bogotá. Implemented on Java,vitral and JOGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TVComm is a framework to digital tv applied on t-commerce. The framework is aimed to provide a core of common funcionalities as security, payments transactions and authentication requirements to digital tv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jetdog (Jave Engine for Two Dimensional Online Games) is a liberally licensed game engine focusing on 2D games with a strong emphasis on network and cooperative play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A game engine in C# and Mono using managed code wherever possible with focus on loading and rendering complex animated scenes and objects using the standard COLLADA format and interactivity with animations and physics.
    Downloads: 0 This Week
    Last Update:
    See Project