Search Results for "java card games" - Page 45

Showing 4686 open source projects for "java card games"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Steam Market Price

    Steam Market toast that shows the lowest price for a Item (TF2 keys)

    Steam Market toast that shows the lowest price for a Item. In this program I set it for Team Fortress 2 key value, but you can change the url in the code for other Steam market item. - is made for US dolar currency (can be change in code for another currency) - it shows 100 USD when it can't reach the website. - it refreshes every 5 seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Source CFG Edit

    Easily edit source engine configuration files, made esp. for X360 user

    This tiny, efficient, yet powerful tool will help the user to edit Source Engine configurations for Xbox 360 games. Coded in Java with cross-platform compatibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    ShapeRecognition

    Shape recognition for video games using fast algorithms (heuristics).

    This project is a really small software that can be used as a demonstration of my own shape recognition algorithms. There are a process during the shape drawing and a post-processing when it is done. Finally the shape recognition is launched. All the algorithms are done for real time gaming. So they are heuristics and do not give the optimal solution. Yet the given solution is generally a good one. In this demonstration, few shapes can be recognized: * circles * triangles * lines...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SR4 Toolbox is a collection of applications for Shadowrun 4th Edition players and gamemasters
    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
    Cross Truco

    Cross Truco

    Programa de Truco Multiplataforma

    Um programa de Truco paulista ou paranaense, multiplataforma, feito em Free Pascal Lazarus. Por enquanto apenas para Windows 32, 64 e Linux 64. A versão para Linux ainda é muito instável, e é preferível usar a win32 com wine. Futuramente pretendo disponibilizar uma versão para Android, porém essa versão será independente, ou seja, não irá compartilhar o mesmo código fonte da versão Windows/Linux. Versão 0 (Alpha)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sunland Villagers

    Sunland Villagers

    An LWJGL based landscape renderer to become a village building game.

    Currently it's just an LWJGL based landscape renderer. The vision is to create a village building and managing game upon the rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KludgopolB
    Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done. Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ANother IMplementation Of Scotland Yard - Java implementation of the Ravensburger board game 'Scotland Yard'. While the program takes the role of Mr. X, you have to coordinate the detectives in order to catch the fugitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    Brick Blaster

    A brick blaster game in java. Anyone can contribute!

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

    EasyFsm

    EasyFSM is a tool for generate finite state machine code quickly

    EasyFSM is aimed to automatically generate code for finite state machine, especially for the NPC behavior programming in games. Using this tool, you just need to edit a .fsm file to describe the state machince concisely. It will generate the Java code for you according the .fsm file. Also, a .gv file for GraphiZ can be created for visualizing the finte state machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Coopnet
    Coopnet is a lobby based Chat with the functionality of launching games. Its aim is to enable users of Windows and Linux to play together on the same network.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    This AIR application is a game assistant for the Filsinger Games card game, "Champions of the Galaxy". It is meant to streamline and automate gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Anathema

    Anathema

    Anathema has moved to http://anathema.github.com

    We have moved. Please visit us at our new website http://anathema.github.com where you will find downloads and ways to get in touch. See you there! Anathema is an exhaustive suite for all aspects of Exalted series management, featuring character and campaign management, media library, script notes and more. Supports both First and Second Edition. Exalted is (c) by White Wolf Publishing
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Java Radix Library

    A java library fully dedicated to radixes and number bases.

    A library dedicated to radixes, their conversion, arithmetic, and manipulation. It can handle numbers with fractions/decimals and arithmetic can easily be done on the numbers making it far better than the conversion methods found in the Long, Integer, Short, and Byte classes. It is helpful to many mathematical areas, those making games, and just to play around with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cocktail Text-Based Mobile File Reader
    Cocktail is a file reader for mobile devices. You can read different computer file formats with this application such as Txt,. Log. Csv,. Xml... etc The mobile application works Java-enabled phones, and support Turkish character. Application can access both internal device memory (C:/) and external memory card (M:/). (User should give necessary permissions for security)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyGermanWhist

    PyGermanWhist

    A Python implementation of German Whist.

    A Python implementation of German Whist. German Whist is a card game played with trumps and tricks. Written with wxPython designed to work on a number of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Sudoku Solver Applet

    A Sudoku Solver in Java

    1/ Double-click the cell you want to edit. The background color changes to white. The possible values appear in it. 2. Edit it to leave the requested number only. You can also click one of the buttons under the table: Click "Back" to cancel last entered number. Click the red "Reset Board" button to start a new puzzle. Click "Solve Now" to let the computer choose numbers. This is useful when the trial and error strategy is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Parallax

    Java Game Engine 2D

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bagh Bandi - Surround the Tiger

    Bagh Bandi - Surround the Tiger

    Bagh Bandi - 2 player board game

    Bagh bandi is a two-player abstract strategy board game from Lower Bengal, India. It is a hunt game. It uses an Alquerque board, and therefore, Bagh bandi is specifically a tiger hunt game (or tiger game). There are two tigers attempting to elude and capture as many goats while the goats are attempting to surround and trap the tigers. An interesting and uncommon feature in this game is that the goats are piled up on four points of the board at the beginning of the game. Piling up pieces is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 22

    ValhallaChat Eclipse BT chat Windows 7

    Bluetooth chat on Winodws 7 64-bit. You can download it to develop a B

    BB9900 as Server 1.Copy ValhallaMobile.jar into BB 9900/Media Card/blackberry/documents/ 2.Click ValhallaMobile.jar to install it. 3.Click ValhallaChat icon/Create new room Windows 7 as client 1.Import the desktop.valhallachat package including res folder into /src under a Java Project on Eclipse. 2.Import the lib.valhallhchat into /src under a Java Project on Eclipse. 3.Download bluecove-2.1.0.jar http://code.google.com/p/bluecove/downloads/detail?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Disco

    Disco

    Disco is a J2ME disco light mob app

    Disco is a J2ME disco light mob app CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    silence is an effort to create a javabased music-player for use in demos/intros and games. Soundformats that will be supported are xm and mp3. Other formats may be implemented later.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB