Showing 66 open source projects for "alpha linux"

View related business solutions
  • 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
  • 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
  • 1

    DobbleCardGenerator

    Generator of cards for the game "Dobble" (aka "Spot It")

    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Lost God cards is an 2d MMO rpg playing with cards, that project includes the server and the client, both are programmed using java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gamegineer

    Gamegineer

    A virtual gaming tabletop

    Gamegineer provides a virtual tabletop for playing traditional board and card games over the Internet. It includes a framework for extending the tabletop to support new games and features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Skatgame written in java.
    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
  • 5

    JFool

    Famous Russian card game

    Famous Russian card game. Currently only one human player is supported. Virtual players are programmed with simplest possible algorithm so it must be easy to defeat them. This is alpha version and there may be bugs especially if you start a new game instead of restarting the application. Cards Images were taken from wikipedia (I hope it does not contradict their license).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An application to manage different types of championships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pulsar Game

    Pulsar Game

    Pulsar is a card video game using Stars as gameplay key elements.

    Pulsar is a card video game. A card represents a star constellation, and thus contains stars that can be used in two ways : * Attack Stars (also called AMAS Stars) will generate an attack to flip opponents cards (and take them) ; * Defense Stars will protect the card from opponents. It is also the interface with other cards to begin a battle. The inner gameplay is much more complex as Cards and Stars can evolve, be damaged. AMAS Stars are "AutoMated Attack System" Stars. Stars are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    onlinepoker

    L'application est un poker jouable en ligne

    L'application est un poker jouable en ligne par plusieurs joueurs via un navigateur internet. Les utilisateurs devront tout d'abord s'inscrire puis s'authentifier sur le site, et pourront ensuite créer une partie qui pourra être rejointe par d'autres utilisateurs. Le nombre requis d'utilisateurs pour commencer une partie devra être modifiable, mais est laissé à quatre joueurs par défaut. Tant que quatres utilisateurs n'ont pas rejoint la partie, celle-ci ne pourra démarrer et affichera...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mulitplayer Blackjack

    A multiplayer Blackjack game which works over the internet

    Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational. This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    Scala 40

    another cards game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    UNO-Java

    A java implementation of the popular card Game UNO

    A Java implementation of the popular card game UNO. The game will be available as Desktop application. Current State : pre-alpha
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    YGO Dueling Sim

    Dueling Simulator for the Yu Gi Oh TCG

    This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends. The project is has been in the design and brainstorm stage for approximately two months and is now in development: 1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ISA!
    ISA! (Which is Philipino for "one") is a school programming project aiming at recreate a playable version of the popular game "UNO!".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Aplicación cliente/servidor para jugar a las cartas por internet. Soporta también juegos de un jugador. Infraestructura de soporte para cualquier juego de cartas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java Swing based implementation of popular card game 'Blackjack' or '21'. Clean and Neat code with well defined ObjectOriented structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A framework for creating board games and card games using a minimal amount of Java programming and playing them against AI or human opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a JavaFX/Java card game called Makao. It was written for educational purposes (as a school project), but I've decided to start maintainig it and make it better and better. As for now game is divided into two part - a server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A set of Java APIs and applications that I find useful for improving my game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BlackJack-like game where you play against another player, either online or on a LAN, where the best hand wins the round. It's still developing, the new round doesn't work as it was supposed to... and many new features that will come as I improve it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A little framework for building 2d games in java
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ThreeCardBetting
    This is a small J2ME game, where people will bet on three cards. Very simple and fun game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo