Showing 2544 open source projects for ".java game"

View related business solutions
  • 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
  • $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
    This is a web-based strategy game inspired from Naruto Manga & Anime Series. In this game players will control Villages, and try to survive and improve their village in a very interactive Naruto World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GECCO (Game Environment for Command and Control Operations) is a strategy game built in java. It has a very simple graphical interface but allows for the use of standard pixel-based image formats as maps and is easy to modify and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An action-packed multiplayer Macross (Robotech) game where the key focus is on the valkyrie fighters. Glory to the brave! (Robotech:Glory is also a beginner developers learning platform. Welcome!) IN PLANNING
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Basilisk is a multimedia and graphical library for Java. Its main goal is to provide a flexible and extensible graphic middleware to adapt your games easily to multiple Java Games scenarios, like Desktop Games, Mobile Games and Web Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tokratan is an open source free multiplayer graphical online role playing game, set in a fantasy universe. In this phase of development we focus on the engine and not yet on game content. Server and client are writen in Java, a MySQL database is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Galaxy Explorer is an exciting original variant of the fabulous Galaxy Play-by-Email game. This project is dedicated to the further development and extension of this mature program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DiceRoller is a port of the popular game, Yahtzee, to the PC. DiceRoller is written in Java, and requires the latest version of Java (or one with Swing) to run. DiceRoller has an intuitive interface, dynamic scoring, themeable dice, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    An IRC bot that moderates instances of The Werewolf Game, a detective/social game. Based on the PircBot from http://jibble.org/ and uses a modified version of the rules found at http://www.eblong.com/zarf/werewolf.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mins (Mins Is Not Soda) is a racing game based on sodarace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This library is a general purpose library for Java programs that use the Open Game Cache (OGC). Information about the Open Game Cache can be found at http://opengamecache.sourceforge.net/ Keywords: master server game server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Real-time multiplayer strategy game written in Java. It works on almost every operating system (Windows, Linux, MacOS). It is not an ordinary rts. It's more similar to turn-based games (like Master of Orion) than rts (like Command and Conquer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HailMary - A 3rd edition Blood Bowl client incorporating all the best parts of the discontinued bbirc client and none of the worst parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure Java full-featured multi-player gaming system Pluggable, configurable game engine Distributable, load-balancing, "world engine". flocking, Genetic Algorithms and neural networks 3D clients, ZMUD(tm) clients, regular TELNET access (TCP/UDP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JRandomize is a role playing aid (rpg tool) to generate all kind of random data, from dice results to character sheets or names. JRandomize is the perfect game master companion, it can generate the answers your players will ask for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java version of the Minesweeper game, in several versions, with and without Artificial Intelligence (different possibilities)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This projects supposes to implement the card game "Lost Cities" in JAVA, using methods of AI (NN&GeneticAlgorithms). ### Please note that the full rights for the board game lie by the Franckh-Kosmos Verlags-GmbH & Co.KG in Stuttgart, Germany ###
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Agents (A Game theoretic Evolutionary Network Traffic Simulation) is a toolkit for the analysis of selfish agents in networks by means of evolutionary game theory. Simulations of replicator and other dynamics can be plotted, visualised and analysed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    It is a adventure game in Java. Working on making it 2 dimensional and adding weapons and stuff. Currently a very, early alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Basic framework for creating networkable games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A project related to developement of a generic, consistent, game engine with network facilities, graph teory applied, and other nice stuff under java (and finally, a game that uses this engine based on a strange science-fiction history).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sangria is a software implementation of the famous german board game "El Grande". The game is set in medieval Spain, where feudal lords scheme for power over the nine provinces, and the Royal Court.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Java-based program that converts time in the real world to time in the world of Final Fantasy XI, Vana'diel. It also displays various calendars and schedules for use within the game.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo