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

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

View related business solutions
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Chessaholic is a bluetooth chess game for academic/research purposes written in Java Programming Language (J2ME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program is designed to help people play Kakuro. Includes ability to save game, to validate the board and will list Blocks and Combos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CCGMachine is a generic collectible card game engine which allows developpers to implement the game of their liking while keeping a consistency between game interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A game engine, written in java, intended to be customizable and portable. It uses Groovy (and probably other scripting languages supported by the JVM) to reproduce behavior of tabletop and miniature games, like Warhammer 40K (TM). PROJECT NOT
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    A Dejarik game implementation in Java. Dejarik a fictional game from the star wars movies. Allows human vs human, and human vs AI plays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    User configurable board game timer with customizable countdown settings, alarms, and graphing functions. Intended to run on a laptop while playing with your favorite board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ThudGame is Terry Pratchett's boardgame. ThudGame.com has exclusive license to host the game online, but anyone can use our code in any other project, without attribution: public domain code. Please help, by sharing your improvements!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    seeetron-ssc is Java source code for controlling the SEEtronics mini-SSC servo controller board (see: http://www.seetron.com/ssc.htm). The board itself does not come with Java support, so this project provides that third-party support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The project is to make a site with a program to learn chess for children of 6-12 years old. The program wil run in an applet and linked to a MYSQL database. Hans Nuijen is the creator of the method how to learn the game playful.
    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
    Jatsi is solitaire yahtzee game. It is written with Java 1.5, so it is portable to most platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MobiChess is classical Chess game for J2ME-enabled mobile phones. Two modes of game are available: hotseat and single play.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    The end is nigh! A Role-Playing game that incorporates into a bulletin-board system written in PHP and Java. Advanced money and graphical systems incorporated in and out of the interactive experience make this a very fun and involving game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MobileBG is a backgammon game and tutor for J2ME-compatible mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A collection of browser based Java, Flash and Flex table games from the BlazingGame.com website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Mobile phone game/base code or other games. This will be a J2ME 3D game. To begin with, it will focus on the Shell To Sea campaign, see : http://www.corribsos.com/ The future idea is to develop games for all sorts of similar campaigns. they have a sayi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    At present moment this project is aimed to be a small library, that checks validity of turn in chess game. Further plans include extenging it to multiuser/multiplatform chess gaming environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java implemtation of the well known board-game Risk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A MahJong game written for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    J2Minesweeper is minesweeper game can be played at portable media (cellphone, pda, etc) with J2ME suported and MIDP2.0 enabled, generate and build using Netbeans 5.0 + Netbeans Mobility 5.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    I am addicted to this simple game, BubbleBreaker. It is a J2ME game - means if your phone or handheld runs JAVA, try this simple game. There are lots of advanced features that would be added to this game in future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
Auth0 Logo