Showing 2732 open source projects for "java game"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    Bowling Score

    Simple Java project to compute the bowling score

    A simple Java project meant to compute the score of a bowling game. Currently implemented: - src/ao.bowling: architecture for the bowling game (a Game can be played by multiple Players, each Player has 10 Frames in which to knock down the pins within 1-3 Throws) - test/ao.bowling: JUnit test cases for a few typical scenarios TODO: - parse&sanitize user input (sequence of numbers representing number of pins knocked down at each throw) - simple swing interface where user inserts data and gets the score - documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The FAKE GAME tool uses natural evolution to evolve Data Mining models. It incorporates several preprocessing, optimization and visualization methods aimed to streamline the Knowledge Discovery process. Knowledge Extraction from data is being automated!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MoreSweetCraft Minecraft Mod

    MoreSweetCraft Minecraft Mod

    The sweetest mod for Minecraft!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Battle Game

    a simple turn-based combat program

    This is a fairly simple battle program that I have been working on for quite a while. Basically you just fight monsters and when you kill one, a new one spawns. I can almost guarantee that there will be bugs. I'm sorry about that, and let me know if you come across any and I will see what I can do about fixing them. I have a few things planned for how the game is going to go, but I'm always looking for ideas so if you have any, let me know!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    MCKami Classic Minecraft Server Software

    Non-Java Minecraft Classic Server Software

    Non-Java Minecraft Classic Server Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Conway's Game Of Life

    A simple Java class for Conway's Game of Life

    See http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life for the rules of the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A browser game framework implemented with Grails. The goal of Little Goblin is to create a game engine that allows you to "just add content" and you will be able to host a game that is only limited by your creativity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    [Minecraft] Amazing Mod Pack SP

    Paczka modyfikacji do gry Minecraft na tryb gry single player.

    Paczka modyfikacji do gry Minecraft na tryb gry single player. Zawiera różne ciakwe mody, które zawarte są w pliku readme.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GrotteRaider is a small 2D video game written in Java. Gameplay presentation video: http://www.youtube.com/watch?v=e9O3BfUpXQU
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    NetJeopardy

    NetJeopardy

    Networked Jeopardy game

    Multiplayer networked jeopardy game. Requires Java Runtime Environment. See demo video: https://www.youtube.com/watch?v=KWJys7BOoLE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FM Corrections

    Project to correct grammar and spelling

    Not the original creator of this game or files. The developer is a self taught English speaker. Although his writing is pretty good, there are grammar mistakes that need to be changed. I am attempting to correct his work so that it is more understandable while trying to keep his original content and style in tact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DeepwoodR is the successor of Deepwood. The biggest differences are: implementation in Java (complete rewrite from scratch) and client/server based multiplayer. It is planned as 3d multi user role playing game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    AdventureMap Peripherals

    AdventureMap peripherals for ComputerCraft

    The AdventureMap peripherals addon for ComputerCraft gives players the ability to create stunning adventure maps with custom teleports, block spawning, explosions, and much, much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Minecraft last login decoder/recovery

    Decodes the login credentials stored by the minecraft launcher

    This simple application written in java decodes the login credentials stored in the file named "lastlogin" in your minecraft folder. DEPRECATED AFTER MC 1.6
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    One Game A Month - Shepphard's Games
    This contains my Games for 1GAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Light Of Nova Battle Simulator

    Light Of Nova Battle Simulator

    Combat simulator for the browser game Light Of Nova.

    A tool designed to aid the user in determining combat effectiveness of fleets. It includes preset set-ups for common battles such as taking a new planet or fighting in an alliance mission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    phageWarz

    virus game!

    Fabulous virus game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser-in-complexity project KenTacToe. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Modding Table

    The Modding Table

    A software to craft easily your own Minecraft mod, without coding

    NOTE: THIS PROJECT HAS BEEN DISCONTINUED FOR MONTHS AND IS NO LONGER AVAILABLE FOR THE LATEST VERSIONS. The Modding table is a free software by CraftYourMod, to craft easily your own Minecraft mod without writing a line of code. Just configure your mod, add blocks/items, export it, compile it and run it ! The Modding table is also Cross Platform, so you can run on every recent OSes. There is also a WYSIWYG crafting recipe editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WinXP, Vista, Win7, linux, OpenSolaris native port of the BSD PSPSDK (ps2dev.org), with freely distributable import libraries and header files (DevPaks) for building cross compiled homebrew Sony PSP (PlayStation Portable) applications.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 25
    SkyChess
    A chess game for play with your partner in LAN. This have simple usage and friendly interface. Let's play and feel !!!
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB