Showing 3538 open source projects for "java code game"

View related business solutions
  • $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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1

    Minecraft Server Configuration Tool

    A tool for configure the server.properties file of a minecraft server.

    This is a little tool than I'm doing to learn Java. Right now it's available in Spanish and English. Note: A 1.3.1 compatible version coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JGine demo

    Java OpenGL game engine demo.

    An demo of a multi platform Java OpenGL game engine, featuring a lot of features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Breaking Out

    The Classic break out game

    Game is implemented in java with sound effect and high score board. It's a simple implementation. Credit to Alex Zhang who helped testing and improving the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Quake III Arena

    Quake III Arena

    Quake III Arena GPL Source Release

    Quake-III-Arena is the legendary first-person shooter originally released in 1999, and this repository holds its GPL-licensed source code release. By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools (map compilation, asset packing, etc.), enabling full builds on Windows, Linux, macOS — assuming you provide the original game assets. ...
    Downloads: 64 This Week
    Last Update:
    See Project
  • 7
    iTron

    iTron

    A 2D kTron clone for Windows etc. Ein 2D kTron Klon für Windows etc.

    iTron is a clone of the KDE Game kTron. You can play iTron against yor friend. iTron is written in Java, therefore it should work on Windows and Mac OS, too. iTron works without installation, the downloaded ZIP file must be unpacked before running the .jar file. iTron is available in German and English. To run iTron, a current Version of Java Runtime Environment is needed, download from www.java.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LetsPlay Bukkit plugin

    LetsPlay is a bukkit plugin.

    This plugin is designed for the minecraft community LetsPlay.nu. It contains several gamemodes like "Hunger Games", "Capture the Block" and "Diggy Diggy".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Minecraft X-Ray is a program whose primary purpose is to aid in finding valuable ores and resources inside a Minecraft world. This branch is based on code written by plusminus from the Minecraft forums.
    Leader badge
    Downloads: 702 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
    This is Android implementation of the game Overflow: http://overflow.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Paddle Storm

    A ball-and-paddle style game

    A new ball-and-paddle style game, with a spellcasting system, arbitrary angles, and achievements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    a single player tic-tac-toe game. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PicPong

    PicPong

    PIC16F84 based Pong Game

    This project provides the PIC16F84 source code required to program an old-fashioned pong game running on very basic hardware (schematic supplied) connected to a TV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flesh Snatcher is a Java FPS game with a survival/horror ambiance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NaruGo is game AI project. Current targets are GO board game and Texas Holdem poker. It investigates Genetic programming to build game AI logic. Also EA/GP simulations for TSP, Graph layout and Prisoners Dilemma problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Flash Test

    Flash Test

    A fun reflex game for the PC written in Java

    Each player has a designated button which he will press under certain circumstances. Depending on the minigame, the rules will differ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EVOlution RTS - Continued version

    Continued version of EVOlution RTS,

    The original EVOlution RTS seems to be not active (https://sourceforge.net/projects/evolution-rts/?source=directory, last updated on 30th of December, 2010). Thus, this project is to continue the goal of the original EVOlution RTS - To create a game incorporating cells. Since I am an unexperienced Java developer, I need someone to help me out. This is the first major project, and I do require a person to help me out. If you are interested, please email me at weien_1999@hotmail.com or my sourceforge email. I have included a TODO file, copied from the original project, but with added stuff to increase the complexity and fun in this game. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    minimizer

    Too many windows distract you? Me too! Minimize them with style!

    Minimizer 1.0 does the following: - 3D animation that minimizes all windows - shows the desktop - play a game of memory if you do a right click before the animation is over. - Its fun! And exercises your brain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Blend++

    A cross platform 3d c++ game engine

    Blend++ is a cross platform 3d c++ game engine built off of the blender source code. It uses bullet physics for physics, 3-d modeling and rendering using Blender and Opengl, Programming using c++, and much more!!! Check out the blog for current updates about what we are doing and how you can help. :) https://sourceforge.net/p/blendplusplus/blog/ To become a developer click here: https://sourceforge.net/p/blendplusplus/discussion/developer_submission/thread/4e83e4d2/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mine Craft ~Z Flavor~

    Minecraft Presets Brought Together By Me "The Z"

    This Project Is Dedicated By Me, Zahidul Islam To Bring Dedicated Minecraft Gamers' With Presets Of Minecraft That Comes With Custom Theme Packs, Mods, Sprites,etc. Here I Shall Guarantee 100% Compatibility With All The mods And Theme Packs. ~Disclaimer~ Minecraft is Not Owned By Me But is Owned By Mojang and Hereby They Have The Final rule To Decide If I Have The Ability To Upload My Contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Ender Mobs Mod

    A Minecraft modification which adds new ender type mobs.

    The End is boring? Or are Enderman not enough? Then this is the mod for you: It adds 3 new ender mobs into minecraft, each with its own abillity, for example the EnderNivis can walk in water or rain without taking damage or the EnderIgnis can walk through fire or lava. All of them spawn in the End and on the Overworld in specific biomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A console-based RPG for Linux and Windows. We are striving to make it very close to the D&D 3.0-3.5 ruleset. The game is in its early stages at the moment, but we update often. Come and try what we've got so far! Suggestions are always welcome! *Linux development is halted at the moment :(
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo