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

Showing 580 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
  • 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
  • 1
    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
  • 2
    This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JMill is the java-based game of "Nine Men's Morris". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    J2ME Ataxx board game, with support for Bluetooth multiplayer. Running on any Java-enabled mobile or PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a java version of the board game connect4. It functions as a swing application, a java applet, and there is a console application also. Network support is proposed for version 1.1+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project aims to implement famous Monopoly game in pure java by using object oriented design. It is powered by UML diagrams including collobration and class diagrams. Network support will be added after constructing main frame. <br>Note:</br> Game is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    First full implementation of the chess variant Bucky, a game of dudes, chameleons and shamans. The game has logical and emergent rules, suitable for object orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UGENE is a project dedicated to creating open-source games. Our focus is on making original multi-player games that don't require a powerful computer. Our current catalog includes Squee (a board game) and Five Thousand (a dice game).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    jKEX is a online multiplayer game. The original idea is drawn from the Game \"KEX\" coded for the ROBOTRON KC 85. The game simulates a nuclear chain reaction. The aim is to take over other players atomic nucleusses by let exploding your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Battle of Elements is a Board Game. Each of the 2 to 4 players has 6 Figures on his side of the hexfield-board. There are the following types: water, fire and club. Water can defeat fire, fire defeats club and club water. The figures must reach gates on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Get accross as quick as possible. Only, make sure no fences get in your way in this board game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A game based on a 3D cube, designed to be both addictive and extensible. This is part of a university group project, and therefore feedback is greatly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Manage game tournaments: Seating, scoresheets, score keeping. Architecture extends to Chess or Go or Bridge, but major focus is handling open tourneys in a hop-on-hop-off fashion for games which can be played with varying numbers of players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Kumadori is GTP (Go Text Protocol) cliet and GTP implementation for playing go-game and development new software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GoJMS it's a multi-user implementation of the Go game. Two users are able to play and athers persons can watch the game. The interface of the game it's an applet running in a web browser and the players communite the mooves using JMS messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JCollapse is a 100% Java implementation of popular Collapse game with a lot of levels and fun features. You can PLAY ONLINE in project home page. It requires Java 1.5 (Java 1.5.0_02 or greater is recommended).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    The Grid is a network console game where players take the role of an avatar exploring a virtual world of computer systems where agents roam. Avatars can be customised by shape, code (skills), upgrades (equipment) and neuromancy (spells).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jColony is an implementation of 'The Game of Life', written in Java in an object-oriented fashion. jColony aims to be as easy-to-use as possible, for both programmers (The source code) and end users (The Graphical User Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The source code to the game Fourscore, playable at gamegardens.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java implementation of the board game Outpost, originally published by TimJim games.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo