Showing 433 open source projects for "linux desktop"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A collection of simple, small and funny games. Most of them are java. Graphic is not the best u ever seen and they don't have system integration stuffs like a setup. Try them and rate in the forum!
    Downloads: 6 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
    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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    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
  • 6
    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
  • 7
    MobileBG is a backgammon game and tutor for J2ME-compatible mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MobiChess is classical Chess game for J2ME-enabled mobile phones. Two modes of game are available: hotseat and single play.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Javachess è un programma, che consente di far giocare due utenti online, attraverso un'intefaccia grafica, a scacchi. È stata inserita inoltre una sala analisi dove un meastro può tenere lezione di fronte a diversi utenti.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    jose is a graphical Chess tool. >>> moved to https://peteschaefer.github.io/jose <<< You can store chess games in a database. You can view and edit games (including variations and comments). You can play against a plugged-in chess engine and use it for analysis. Features 3D board view.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 11
    The project has moved: https://github.com/devng/star-sudoku
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Architettura per estendere le potenzialità del Bluetooth. Permette di far comunicare diversi utenti che abbiano il software, ma non solo alla distanza limite del Bluetooth perchè ognuno può fare da "ponte" per allungare la portata del Bluetooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Marc's SuDoKu is a complete SuDoKu program with advanced puzzle creation and solving engine (see http://sourceforge.net/projects/sudoku). With Marc's SuDoKu you can play alone or in duel/battle via the included NetPlay. You need Java6 (read the news!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ouk or Ouk Chaktrung is a Khmer chess. It is similar to Western Chess but some of the chess pieces are moved differently. Ouk is one of the most popular board games played in Cambodia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A collection of browser based Java, Flash and Flex table games from the BlazingGame.com website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JECmate is an application to help manage chess games played by mail or email. Written in Java it will support the creation of messages and the sending of those messages by email. It may also be used as an interface to third-party chess engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Java implemtation of the well known board-game Risk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Wuzi or Renju or Five in a row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An engine written in java designed for turn-based games.
    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
    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
  • 24
    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
  • 25
    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: 2 This Week
    Last Update:
    See Project