Search Results for "java swing application" - Page 15

Showing 2108 open source projects for "java swing application"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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
    nPuzzle 8 / 15 play with numbers and cropped images! Searching algorithm A* : divide and conquer approach based on Manhattan-distance and linear conflict. Author: Roberto Bracaglia Morante ver 2.0 written in Java, May 2014 // many improvements and bug fixes ver 1.3 written in Jython, May 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JFool

    Famous Russian card game

    Famous Russian card game. Currently only one human player is supported. Virtual players are programmed with simplest possible algorithm so it must be easy to defeat them. This is alpha version and there may be bugs especially if you start a new game instead of restarting the application. Cards Images were taken from wikipedia (I hope it does not contradict their license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PC-Remoto

    PC-Remoto

    Control de su ordenador desde su Smartphone o tablet con android.

    Con esta aplicación dispondrás de un control remoto para tu ordenador con un excelente alcance, gracias a la tecnología utilizada para su conexión, solo necesitaras que tu dispositivo se encuentre conectado a la misma red que el ordenador que quieres controlar. Normalmente con estar conectado a la misma red Wi-Fi nos servirá,. Además de disponer de una amplia gama de plantillas personalizadas para el control de los programas más comunes, también dispone de la opción de poder añadir tus...
    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
    Dots and Boxes / Käsekästchen

    Dots and Boxes / Käsekästchen

    Dots and Boxes for 6 players / Käsekästchen für sechs Spieler

    Play Dots and Boxes with the whole family. Who finishes a box, may put his / her cheese in. Who has most boxes filled, wins the game. Hint: turn on your video beamer, get a wireless mouse and take place on your favourite sofa! Käsekästchen spielen für die ganze Familie. Wer ein Kästchen fertig bekommt, darf seinen Käse hineintun. Wer am Ende die meisten Kästchen gefüllt hat, gewinnt. Tip: Beamer an, Funkmaus dran, und rauf aufs Sofa!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FreeTown

    FreeTown is a city simulator game.

    FreeTown is a city simulator game based on some of the ideas of SimCity 2000, including a isometric view and new features. As Java application can be played in a large number of devices and operating systems. Development is currently in a very early stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WinABarrierePoker

    Just another online poker software, but open source for once.

    You can either play poker by downloading WinABarriere.zip or study/use source code by downloading "Sources/*" files. A tutorial on how to create a simple Java online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SOForge
    An engine to create and publish A-RPG (Action RPG) like Secret of Mana without programming knowledge. Inspired by the engine running the MMORPG Slayers Online, but rewritten from scratch. License LGPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MINECRAFT2D hahn2014

    MINECRAFT2D hahn2014

    Minecraft side viewed game made in Java

    This started when one of my friends said I couldn't possibly make a full blown video game in Java, and know I have made Minecraft in Java and it consists of an inventory, blocks, and more!
    Downloads: 2 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
  • 10
    JbiLoan

    JbiLoan

    Simulate a loan from its rate, amount and duration

    Open source simulator of loans. Loans depend on 3 data : the amount to borrow, the bank rate, the duration. But sometimes, you want to compute one of these data, knowing 2 of them only, plus the monthly payment. That's exactly what JbiLoan is made for! Moreover, this tool allows you to compute the full simulation of the loan, including the insurance rate and the bank expenses. And finally, it displays the real/effective rate and compares the loans together, so that you know exactly which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http://www.johncabot.edu/student_life/community-service/blood%20drive.jpg Example2-TV: http://1.bp.blogspot.com/-HsDf5m1S7EA/UaKVkFiD0XI/AAAAAAAAAUM/y4zX2YQ8Dhk/s1600/old-television.jpg Example2-Background: http://walldie.com/wp-content/uploads/2013/11/Wood-Textures-For-Desktop-Wallpaper.jpg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A pacman game implementation in scala programming language, a functional language with object-oriented concepts, using concurrency by actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CubicleStorm

    Single-player text-based adventure, written in Java

    CubicleStorm is a throwback to the text-based adventures of yore. Is there anything beyond the office? Find your way out. Cubicle Storm is in alpha status. Currently, players may roam the world and explore, but such things as objects, NPCs, quests, are not implemented yet. Cubicle Storm is a 9 x 11 grid; 99 rooms, 76 of them unique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess 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, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    KeyboardHammer

    A utility that tap any key on your keyboard so you don't have to.

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

    fleet0ps

    An experimental 4X space strategy game design

    An experimental 4X space strategy game design inspired by the C.H. Cherryh "Company Wars" series of books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A train simulation (aka game) written in Java. It allows building of tracks, driving trains, time tables for trains, complex train driving rules. UI is in german!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Steam Grabber

    Steam Grabber

    A multiplatform Steam screenshot mass-downloader

    Steam Grabber is an application that lets you download all your screenshots from Steam to your hard drive. Ideal for users that have changed their PCs or have suffered hard drive crashes, this tool will get their entire Steam Screenshot Collection to their HDs in no time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    TWB

    TWB - The War Begins

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BukkitUI

    BukkitUI

    A Simple and Easy to Use User Interface for Private Bukkit Servers

    BukkitUI is a user interface replacement for the Bukkit console. It makes life as a server owner much easier, as it requires you to press a few buttons, until you have a running server! BukkitUI is written in Java, and is designed to be cross-platform, so Linux users (like me) have as much a chance at running a Bukkit server as Windoze users. BukkitUI has following
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Old School Tool

    Old School gaming tool for GMs of AD&D/OSRIC.

    A java based tool that takes load off the AD&D or OSRIC GM by being able to quickly load creatures encountered and manage the combat quickly without having to reference attack matrix, hd calculations or other charts and tables. With the press of a few buttons a GM can create an encounter and then cycle through the rounds of combat easily finding the AC the creature hit, damage done and other basic information. Does NOT require a network connection to work and should run on just about any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Create your own Armor - GUI

    Simple GUI to create a CYOA Build-logfile.

    This simple GUI lets you build an "Power Armor CYOA" from scratch. When you're done, you can save your build as a .log-File. There are two different programs for two versions. For more information, check the included readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HSxmlMaker

    Create HyperSpin XML lists quickly and easily

    HyperSpin uses XML lists to populate selectable platform and genre games. While very large lists are publicly available from HyperList, these lists usually have way more games than desired and are difficult to edit manually. This program allows the user to create a text file listing genres and "match lines" under each genre that the user desires HyperSpin to display. The match lines are typically regular expressions, that are matched against a master xml file with all possible games...
    Downloads: 0 This Week
    Last Update:
    See Project