Search Results for "board game in java source code" - Page 18

Showing 718 open source projects for "board game in java source code"

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
  • 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
    A conversion of the Space Hulk board game for the mobile phone (J2ME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    scrabbleScore is an Java application used to determine the top score obtainable in a game of Scrabble. It takes an existing Scrabble board with words on it, a list of words, in conjunction with a tray of seven letters, and finds the best combination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Monopoly (tm) like game with AI, implemented using the source of Atlantik and monopd (see http://unixcode.org). All of the components are written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Magic:The Gathering over LAN or Internet, alone or against another player (need IP of your opponent). The program is the judge : you play with the true rules. Firemox can also emulate another TBS. Written in Java, works on Mac, Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pacSTP is a 2D multi-threaded Java based Arcade Game. SOURCE CODE is included in the download archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A turn-based game of humans vs zombies, based on the freely available board game "Zombie Plague", and inspired by zombie horror movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ruby On Flash is a compiler written in Java that compiles Ruby source code directly into Flash applications(.swf files), and aims to provide a programmer-friendly approach to casual Flash game development.
    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
  • 10
    NavalWar is a nice board-game written in Java6 with a Swing interface. Single player and multiplayer modes are supported. A player should guess the position of the adversary's ships. The first player that sink all adversary's ships win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Connect4 game written in Java with network support thanks to RMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sudoku game UI with strategy support and many other visual help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project is implementation of the Mine (Minesweeper) game. Written in Java, contains tool for automatic solving the mine field. Allows to set up width and height of the mine filed and number of mines. Very cool game :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Barricades - Classical German board game implementation. Up to 4 players. Computer players available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java (J2ME) implementation of Yahtzee board game on your mobile phone with remarkable graphics and sound. Support provided for screen sizes of 128x96 up to 176x188.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A Java based virtual Risk-board for internet playing for 2 - 5 players. Contains a client/server UI applet (can also be started as a local application). Includes game saving. Requires a third party chat program for keeping contact with other players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Perversi is the classical Reversi (Othello) Board Game for Mobile Devices. If your Mobile Device has a Java Virtual Machine, then you can download and run this game! More Info: http://bruno-wp.blogspot.com/search/label/Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yet another Java implementation for the addictive Minesweeper game. This game comes with a number of options unavailable in Windows's version, such as allowing more than one mines in a square. See project web site for a list of features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Math game where up to 4 students can play online against each other. By moving their figurines around a colorful pseudo 3D board, players answer math questions and can play tricks against their opponents. Client and server distributed under Affero GPL 1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Sudoku game for Java embedded mobiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This will be a port of the famous Monopoli game to a java environment. It's just a project that aim to make ourselves closer to Java programming and, more over, it should enforce our object-oriented programming skill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo