Search Results for "bulletin board java" - Page 10

Showing 1030 open source projects for "bulletin board java"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up the code. Now use mult core in lazarus in testing,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Duffkess Mastermind

    Just a Java Game called Mastermind i developed for School

    This is a Remake of the legendary classic game Mastermind. You can change settings like the amount of rows, columns, colors and even the mode if you want an easy way to play the game or the challanging advanced mode. Please feel free to have a look in the source if you want to. Have fun. By the way there is a little Secret in it. Maybe you'll find it and check it out ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TicTacToe NotSoDeluxe

    TicTacToe NotSoDeluxe

    A Java Tic Tac Toe Game

    A Java Tic Tac Toe Game that runs in console window/command prompt. Source included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jcubitainer est un jeu de brique qui ressemble au célèbre Tetris mais avec plus de possibilités. Le but de ce projet est de faire une version réseau en utilisant java, jxta et la programmation par aspect (aspectj).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Ramsey theory illustrated through a game on J2ME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Ebbe und Flut" is a card game, written in Java. It means: low and high tide. Have a lot of fun and thinking!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Well, it's like football, but without the rules. Brawl Ball is a game based on the rules of the classic fantasy football game, Blood Bowl. Brawl Ball is completely unofficial and in no way endorsed by Games Workshop Limited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jello Go is a client / server Go system implemented in Java. "Go", for anyone who doesn't know, is a very old Japanese strategy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Forum Auto Poster
    Simple Forum Auto Poster is a program that automatically posts messages to forums. This program is for people active on multiple forums, but don't want to type and copy/paste the same message multiple times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Parlour Games Companion

    The project hosts a set of parlour games.

    In the project's 2 person games there will usually be a computer player implemented, too. In general the computer will supervise and check that game play follows the correct rule set, e.g. as offered in the single person fifteen puzzle game. As a first game of this collection you will find an Android implementation of the popular 15 puzzle (also well known as sliding puzzle or sliding tile puzzle as invented by Noyes Palmer Chapman around 1880). Have fun playing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bawo is the Malawian version of an ancient African board game based around a simple counting apparatus. bawo (Malawi), bao (Tanzania) and omweso (Uganda) belong to the globally prevalent (spread by the African diaspora) mancala group of games.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Mastermind

    Mastermind

    Simple Mastermind Clone

    Simple Mastermind Clone, written in Java. You must guess a combination of 4 out of 6 possible colors. A hit is displayed with a black pin, an occurrence with a white pin. You have 8 attempts. At the end of the game the right color combination is displayed. Man muss eine Kombination von 4 aus 6 möglichen Farben erraten. Ein Treffer wird mit einem schwarzen, ein Vorkommen mit einem weissen Pin angezeigt. Gesamt hat man 8 Versuche, bis das Spiel zu Ende ist. Dann wird ob gewonnen oder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Android 41CV
    A HP41CV simulator for the Android platform. This version is the second beta release and includes nearly all functionality of the HP41CV including running programmes. Programmes can be imported / exported on csv format. A simple programme editor incl
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Tantrix ME

    Tantrix ME

    Tantrix board game and puzzles for J2ME and Android devices

    With Tantrix ME, you can play Tantrix (www.tantrix.com) on your mobile device (cell phone, smartphone, tablet PC, ...) that implements the Java (J2ME) platform with at least MIDP 2.0 and CLDC 1.1 or the Android operating system!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 21
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Play Go on your java enabled mobile phone (or PDA) and write game protocols without carrying a laptop around. "mgo" is a small, easy-to-use J2ME application featuring: boards from 19x19 to 9x9, load/save games, keep scores (captures/territory), replay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Server per servizi Javascript dal browser. Nato come "educativo" è diventato utile per applicazioni Ajax e potenziare le JQuery. Non serve più per fare le pagine dinamiche di un sito conoscere linguaggi ad alto livello ma solo Javascript e HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tic Tac Toe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use....
    Downloads: 2 This Week
    Last Update:
    See Project
Auth0 Logo