Showing 659 open source projects for "simple java code"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    A simple drinking game for small to medium house parties. Comes complete with a predefined ruleset (in both english and danish) and the user has the opportunity to create their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Browser based ai game where the players play by writing the AI code on the browser itself.
    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
    ThreeCardBetting
    This is a small J2ME game, where people will bet on three cards. Very simple and fun game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple Petsimulator, containing abillities like to feed the mouse or give her sth to drink
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Logik is a simple logical game. Player has guess a color code. The color code has 4 item and from 1 to 4 colors. Player has click mouse on 1 from 6 color circle. Evaluate: Small black circle is right place, color. White circle is bad place, right color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CrozzSum (Kakuro)
    Crozz Sum (Kakuro), A simple Kakuro puzzle generator, written using Java Swing, License - GPL 3.0 (http://www.gnu.org/licenses/gpl.html)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple software to extract any valid DBPF file, normally they have package extension. This software extracts DBPF files from any The Sims 2, The Sims Stories, The Sims 3 and Spore using command line and has XML support for other softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    A simple breaker game for learn to develop game with java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C-Klasa Manager - a programming learning project. A simple football management game written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Runescape private server source code for my new base of actual f2p Runescape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A small simple program that allows the user to practice counting cards to gain an edge in black jack. The main screen has a picture of a deck and a face up card. Alt and an arrow key allow the user to easily scroll through cards as count is kept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple snake game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    It is a simple war game. You have to destroy spacecrafts that come to invade the earth. Seven levels with five different types of hostile spacecrafts. If you have destroyed 10 spacecrafts you get into the next level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple bowling game in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple Java console application which connects to Call of Duty game server by RCON protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This is a very simple game i made on school for a project. Comments are totally welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XgaG stands for "XgaG generates all Games". Our goal is to provide an easy to use modeling environment to build all kinds of board games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple application that allows users to customize characteristics it uses to improvise jazz solos. A user can create new solos, save those solos, and reopen them for playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo