Showing 94 open source projects for "music player java"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    A simple puzzle game. It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Echecs is a chess game with multiple user interfaces (actually 2D graphic mode and text mode are available). It can be played on the same computer by 2 humans. Network and non-human player functionalities are under developement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Networked 2 player chess with a 3D environment, written in Java, using Java3D and Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This projects provides an online server and web user interfaces for playing multi-player board games in the internet. Features contain extensibility for adding additional games, user management, competitions and ranking ladder systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Players take turns to choose spots on a board, the winner is the 1st player to make the required connection amount in any direction. Features: 2player, networked game, AI, and gameplay settings Other: Network chat and preset games(Tic-tac-toe & Gomoku)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Settlers of Catan version for MIDP 1.0 mobile devices, with a colour interface. A continuation of mobilecatan project which seems dead. The goal is to make it working on all colour phones and provide an AI player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This ia a puzzle game. Given a set of interconnected points, the player is asked to move the points so that no two connection lines are crossed. And then the game is solved!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Ploy Boardgame
    Based on the 1970 3M strategy boardgame, Ploy. Each player has pieces which can be maneuvered across the board, in an attempt to remove the enemy commander, or to remove all pieces but the commander. Each piece has different movement characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSpaceHulk is a Java implementation of Games Workshop 's Space Hulk, a tactical simulation minatures game. JSpaceHulk aims to implement a single player SpaceHulk game with an extensible AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    CyberRails is an Empire Builder (Mayfair crayon train game) inspired game. Players build track, pick up and deliver resources based on contracts. Features include multi-player, extensible playing boards and images and fun, fun, fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RepBot is a bot for helping FIBS, the First Internet Backgammon Server, a better place for players. RepBot maintains player reputations, based on other player's opinions. This helps players avoid droppers and otherwise unsocial players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple board game. The winner of the game is the first player accomplishing a continuous line of minimum 5 elements. A line may have one of the following directions: vertical, horizontal, diagonally ascending or diagonally descending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JMorpion is a Tic Tac Toe game with AI player developped in Java. You cant win when you play it! You can change the skin and play sounds. Required Java 1.4(for compatibility).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Generic Roster Generator. GRoG automates the process, often complex and error prone, that every boardgames and wargames player knows very well: the construction of rosters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A pure Java implementation of the classic board game "Twixt". For two players (or one schizophrenic player), either both local or across a network. Written for Java 1.4, it should run on any platform supporting that or later versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multiplayer Java Chess Application. Has move help option for new players learning to play the game, IM, chatroom and many other features. Server handles authentication, user registration and player statistics. Check it out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    LogiK is a board game of logic. Player has to place circle in a square game area respecting hints. Hints tell the number of circle to put in a line or column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Play Gomoku against computer player. The computer player is implemented using a min/max tree with alpha-beta pruning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JMCE is a Java Multiplayer Chess Game. You can play over networks(including internet) or against a computer player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame. This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Clone of the famous board game Risk! with rules based on the italian edition. It is a strategic game with multiplayer support. Completely written in Java, it is designed to be totally distributed: no server expected, every player communicates with each
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Remote Robo Race is a web based clone of Wizard of the Coast´s great board game Roborally. R3 is a multi-player online-game. The client is a PHP-based web-application, the server is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project