Showing 91 open source projects for "simple java code"

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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Terra Tenebrae is a free (as freedom) multi-Players RPG game engine based on client/server technology. The assets used are in licenses CC0, CC-by, CC-by-sa or GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ethanon Engine
    Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Simple Remote Console is a project which should show the useage of the winsocket code under Windows for creating a simple communication with a client<->server model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Awesomeguy
    Awesomeguy started as a homebrew game for the NDS game system. I am trying to port it to some other platforms. To use this download you must have NDS homebrew software and hardware... and a DS. Android phone sources can be found on Google Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Simple vector graphics (format & protocol) for telnet based services like multi user dungeons (muds).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project implements a simple 3D game/graphical engine based on OpenGL API. The code is partially based on OpenGL tutorials by NeHe and implements basic features like lighting, collisions, hit tracing and HUD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NWShader is a wrapper for the game Neverwinter Nights (by Bioware), to support enhanced OpenGL features, especially post-processing using nVidia's CG toolkit. NWShader supports fullscreen and material shaders in NWN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ENIGMA Development Environment
    ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
    Downloads: 4 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
  • 10
    The original computer video game, SpaceWar!, implemented on a DEC PDP-1 emulator. Written in C++ using wxWidgets, this program runs PDP-1 object code from the original 1962 game. Based upon the Java version that had been available from MIT
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hunky Punk
    An interactive fiction manager and interpreter for Android, aimed to be a comprehensive multi-interpreter similar to Gargoyle, with metadata and story management support. Currently Z-Code stories are supported and metadata is fetched from IFDb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An Irrlicht project creation wizard and game framework It generates all necessary source code, project files and dll's at the click of a few buttons. It will create a simple project such as 'Hello World', to a fully functional FPS game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a basic client/server game in DirectX featuring up to 16 simultaneous players moving around a flat sheet of grass as skinned/animated .X meshes (the Tiny model from Microsoft demos) in only about 3500 lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Race
    It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the source code interesting and helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    True3D is a game engine that will be centered around OpenGL FPS development. We plan to have multiple versions (for C# and Java)<br><br> Feel free to edit the code and submit changes to me.<br> SVN is now up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nyuvi is simple multiplayer snake game with server/client code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Web is a really simple web browse. It is EXTREMELY fast. The only bug is that when you go to a website and type it in the url bar you have to type "http://www." It works with flash and java and many other browser features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JNewton is a Java wrapper for the Newton Dynamics Physics library. It is designed to be simple and lightweight for use in any Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    The Bliss Intellivision Emulator is no longer maintained at SourceForge. See the offical website at http://bliss.kylesblog.com for access to the Bliss source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SIL - Simple Interpreted Language A slow but stable interpreted language allowing dynamic updating of executing code with network access at its core. Suitable for building MUDs, IRC clients or miscellaneous string processing network daemons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SGE (Serpent Game Engine - by Erico GR) is a simple but POWERFUL Java tool for creating 2D games in no time. You can use a rich Level Editor to build xml levels with many layers, objects and actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MMOAsteroids is a project intended to build a simple but exciting multi user shootout. I知 still developing simple asteroids single-player game, but the code is preapeared for splitting into server and client applications, and for handling remote players.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo