Search Results for "java games using netbeans" - Page 3

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

View related business solutions
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 1
    jDoom2
    This application is a front-end for Doomsday Engine (http://dengine.net). It is distributed "as is" and you're using it at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Motherload Unlimited (MLU) is a remake of the action-adventure game originally designed by XgenStudios, Motherload. We've been working on it for a couple of years using various game engines. Current version is a Java applet.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile At SOURCEFORGE: https://sourceforge.net/u/jorgerosa/profile At GITHUB: https://github.com/jorgerosa/FLAQUIZTV-Flash-Quizz-Game - What this app does? - The main idea is to create a didactic simple/cute/fun quiz show game for all people and for all ages with that "TV show feeling" - A game for all family. - Usage example: - Parents: Edit the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Robocode championship manager

    Robocode championship manager

    A robocode championship manager made using JavaFx

    If you want to promote a robocode championship but do not have the right tools for this, that is the solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 5
    PolskaGRA
    PolskaGRA is multiplayer online 2D game using Java and SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ScoreBoardServer implements a configurable score board for various kinds of sports and games. It is based on a two player or teams perspective. One or more viewers and a controller can connect to the server using a web browser (or HTTP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lost God cards is an 2d MMO rpg playing with cards, that project includes the server and the client, both are programmed using java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ZK Code Completion

    ZKCC is a netbeans java code completion plugin for zul files.

    For the correct function, the controller must be defined in the window element using the apply attribute.(See screenshot example) If you request the completion of the code in the apply attribute, then suggest the class of the controller; otherwise, suggest a controller attribute. Known limitations: Only suggest attributes defined in the controller do not suggest extended class attributes. ZKCC suggest attributes thought they have not the getter/setter methods defiened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XR3TicTacToe

    XR3TicTacToe

    Wonderful Java Tic Tac Toe game

    Comments: A Tic Tac Toe game made in Java using Swing Library. GitHub Repository : https://github.com/goxr3plus/XR3TicTacToe ### PS Java 1.8.0_141 ++ Required ! Download Java 8 here : ( https://www.java.com/en/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outbound sales software Icon
    Outbound sales software

    Unified cloud-based platform for dialing, emailing, appointment scheduling, lead management and much more.

    Adversus is an outbound dialing solution that helps you streamline your call strategies, automate manual processes, and provide valuable insights to improve your outbound workflows and efficiency.
    Learn More
  • 10
    Panzer Combat II

    Panzer Combat II

    Computer-assisted miniature tank game.

    Panzer Combat II is a multi-player voice and webcam enabled computer-assisted distributed miniature wargame of World War II tank combat. Firing is done by placing a webcam behind the aiming unit. Distance to target is computed using computer vision. Action inside the tanks is performed on the computer screen while battlefield strategy is played on the miniature terrain. Both camps can use a different laptop or tablet, the game will interconnect. You can try it online :...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BridgeStats

    BridgeStats

    Gives scores and all distributions of one suit in opponent hands

    In Bridge, the choice of a good strategy often depends on the correct evaluation of cards in hand to your opponents. This evaluation is done trying to make the best use of all available informations: bidding, played cards, etc ..., but an essential starting point is the knowledge of a priori probabilities of the possible distributions. The 'Bridge Stats' app examines all possible distributions of the cards of one suit in the opponent hands and calculates their probabilities. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    BridgeBuddy

    Bridge duplicate tournament card play program

    Program for bridge card tournaments. User setup tournaments by defining tournament type (Howell or mitchell), number of tables (in each section), number of sections, and bridgemates, possible use of watch to oversee and follow current tournament, and some other information regarded to results, html pages, and more. User also has to decide dates for tournament, names and colors for sections, sequence of pairs, etc. After each tournament date user can mark double substituts, get results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BBCT is a simple program that allows the user to enter data about baseball cards and search through the collection using limited criteria.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    The Endling's Artifice

    Stealth/action shoot-em up game

    The Endling's Artifice is a tactical stealth/action game. It is a reboot of the Intruder's Thunder series. You can play the game as a stealth game, sneaking past enemy NPCs, or as a shoot-em up action game, killing everything that gets in your way. It's entirely up to you. This game features a rendering engine that uses LWJGL. The game can be played in full-screen or an 800x600 window. Custom levels can be created by using the IT4LevelEditor, and played in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IBM Websphere MQ Admin Tool

    IBM Websphere MQ Admin Tool

    Managing IBM MQ objects and messages

    ...This open source application is written in Java 1.8 and using NetBeans IDE 8.2. Currently using IBM MQ client lib 8.0. This project is actively being developed. All features are created for the daily task of any MQ Admin team, any suggestions for general programming discussion,feedback, new feature request are welcomed. Source code available on https://github.com/bintoo/MQAdminTool
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    PolskaOnLine
    PolskaOnLine is multiplayer online 2D game using Java and SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    IntelligentCookBook

    An intelligent cookbook including a search-tool & menu-planner.

    A cookbook that enables the user to add new recipes, search by using tags and create a plan for the whole week. The cookbook automatically creates the list of necessary ingredients and has its own allergy alert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The hunt for the lost rainbow jewels
    The rainbow jewels have been abducted from the temple of the rainbow colors, and the world will slowly bleach out if you can't retrieve them. The hunt for the lost rainbow jewels is a single player RPG with an isometric (2.5D) display. It's written in Java and uses the LWJGL library for display and sound. News: In early 2015, I started a new project, called "Imp City", using the Jewelhunt codebase to implement a new game, kind of a crossover of a Settlers type game and Dungeon Keeper....
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB