Showing 31 open source projects for "java games using netbeans"

View related business solutions
  • 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
  • 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
  • 1
    Sudoku for Java - HoDoKu
    Sudoku generator/solver/analyzer written in Java (English and German). Lots of human style techniques (singles, subsets, LCs, fish, wings, uniqueness, coloring, chains, ALS), powerful analyzer (manage multiple solutions for one sudoku). Includes Learning and training modes and a booklet printer.
    Leader badge
    Downloads: 203 This Week
    Last Update:
    See Project
  • 2
    This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Egle - Enigma Game Level Editor

    Egle - Enigma Game Level Editor

    A GUI Level Editor for the Enigma Game

    Make sure to visit the Home Page: (http://enigmaeditor.sourceforge.net/) Enigma Game Level Editor (Egle) is a project to create a level editor for the Enigma game (http://www.nongnu.org/enigma/about.html). Enigma Game Level Editor is made in the Java programming language using the NetBeans IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DexPuxzle

    DexPuxzle

    DexPuxzle is a recreation of the famous 4X4 sliding puzzle

    Refer to http://en.wikipedia.org/wiki/Fifteen_puzzle for the details of of the puzzle. It is simple to use, and thus, I hope, requires no Wiki and support. This small app was developed in Netbeans IDE 7.1 using java swing API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Game using Java. Configurable game for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Java based interactve fiction development system. Including netbeans plugins for development and a java player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Galleon is a home media server using TiVo's discontinued HME protocol. It only works on TiVo versions earlier than 20.7.2. The project is not actively maintained. If you want to maintain it, contact the admins.
    Downloads: 6 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
  • 10
    Yet another brick game, Tetris. This project focuses on the design of the engine, and implemented on SDL using object-oriented programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    This package has been created in order to control, solve and manage a 2x2 rubik cube using java language. Its methods can mix and solve the cube, and allow the user to change the cube information in any time. There are two ways to solve the cube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple Tetris-like 3D game using Java and JOGL. This project was started as a school project at the Carl-Zeiss-Gymnasium in Jena (Germany).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tetris clone game totally written in Java (1.6) with NetBeans. Highly configurable and modular. It will include pieces editor, multiplayer and more. It runs on any system with JRE 1.6 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sudoku Mania! A fully customizable sudoku game written in java. Create your own themes using Xml. 6 squares, 8 , 9, 16? No problem. Show numbers, letters, or even pictures. Print Sudokus to go and much more. Available for Cell Phones and PDA's too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Do you have a Sudoku to solve? Or want to verify your solution? JSudokuSolver can do this for you! In contrast to other Sudoku solving tools, this program does so by using the same rules a human would. So you can improve your Sudoku solving skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PhysicsDefense is going to be a little 3D game with a lot of physics involved using ODE, ODEJava, jME Physics 2 and jME. The goal is to keep balls from falling from an inclined plane, using obstacles, heat, cold and miscellaneous devices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JMinesweeper is a Java implementation of the well known puzzle game. It is written using JDK1.5 and the Eclipse SDK.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A Collection of picture distortion puzzles. Using the method within the particular game, pictures are srambled and the player must re-assemble the image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FaTBloG - Falling Tetriminoe Block Game is a Tetris-Clone written using the Java Programming Language deployable as a standalone application or as a web service using Java Web Start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Sudoku Solver is a project managed in Java programming language using open source choco (http://choco.sourceforge.net) constraint programming library which solves given Sudoku puzzles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Very fast and easy to use Java tool for solving and generating Sudoku puzzles. By using Donald Knuths exact cover algorithmus it can not only solve or create the usual 9x9 but also 4x4, 16x16 or even bigger Sudokus in a very efficient way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Multilingual Crosswords - it finds solutions for grid puzzles by using words dictionary. It can support any language - currently polish and english dictionary. Rich client for editing/viewing is foreseen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo