Showing 25 open source projects for "unity source code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    SolitaireCG

    SolitaireCG

    Solitaire Card Games for Android

    ... dealing and playability in spider. New hi-res graphics have been added to the original card graphics to take advantage of today's larger, higher resolution screens. Source code available under Apache license 2.0, see git repository.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    JS_CSS_Poker

    JS_CSS_Poker

    Free Texas Holdem Poker game using HTML5, CSS and JavaScript

    A free online Texas Hold'em poker game written in JavaScript and a web-gui using HTML5 and CSS, all source included Works as a solitaire, it is you against the robots No money - but you will not win that much either. No registration - I am just glad if you give some feedback if you find any problems. All source code included Totally bug free Climate positive Want to see it? https://js-css-poker.sourceforge.io/ Want to play it? https://js-css-poker.sourceforge.io/poker.html...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    js-css-poker-fxmod
    A free online Texas Hold'em poker game written in JavaScript and a web-gui using HTML5 and CSS, all source included. This project is a mod. The original author/program can be found here: https://sourceforge.net/projects/js-css-poker/ A live demo of my mod is available at: https://js-css-poker-fxmod.sourceforge.io/poker.html You can download my mod in the files tab of this page. Additional Information: -The "Avatars" were created with "facegen" -Poker Tables: I created...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Weekly Fortune Telling Cards

    Official Weekly Fortune Telling Cards from, PowerFortunes.com

    The Weekly Fortune Telling Cards GitHub code will display four fortune telling cards for each zodiac sign, representing the general fortunes of that sign. These cards update on a weekly basis. A complete deck of PowerFortunes Fortune Telling Cards contains 32 cards and the four cards drawn, represent the general fortunes for that star sign. The Weekly Fortune Telling Cards GitHub code use a liquid, responsive design, based on a css grids and flexboxes. This content, will adapt to all device...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Kickserv Field Service Management Icon
    Kickserv Field Service Management

    Your service solution

    Online appointments, sales and job tracking, team scheduling, estimates, invoice, online payments and more.
    Learn More
  • 5
    tute

    tute

    Play Tute playing card game

    Tute is one of the most popular Spanish deck card games. It is now available here totally free with source code available for the community. Learn the basics from Ludoteka [http://www.ludoteka.com/tute.html] or Wikipedia [https://www.wikipedia.org/wiki/Tute]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Pontoon

    Pontoon in c - source code and header file

    Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Casino-BlackJack

    Casino-BlackJack

    Blackjack skill and card counting training

    A simple Casino BlackJack card game written in C# as part of my learning assignment a few years ago and it is not intent to be a full feature game. This project is to demostrate the way to build a simple card game and only cover the very basic of blackjack rule with standard card counting method. To active counting monitor, please select "Manual shuffle on the setting manu. Use this game to train your card counting skill before you go to the real casion. Sorce code available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JSkat
    JSkat is an implementation of the German card game Skat in Java. You can play over the internet on the International Skat Server against the strongest Skat AI players known today or against other human players. We moved our source code to GitHub. Please clone the source code from there: https://github.com/b0n541/jskat-multimodule The latest release can also be found there: https://github.com/b0n541/jskat-multimodule/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mega-Humans Battles

    Mega-Humans Battles

    Mega-Human Battles source code

    Downloads: 0 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 10

    WinABarrierePoker

    Just another online poker software, but open source for once.

    You can either play poker by downloading WinABarriere.zip or study/use source code by downloading "Sources/*" files. A tutorial on how to create a simple Java online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Archivist
    Archivist is a program for "Magic the Gathering". Archivist allows you to create Magic Decks for Mindless Automaton and Apprentice. You can manage your private card collection and multiple decks. Rich analysis tools help you to improve your deck. Archivist 2 is the latest version build for Windows Systems using the .NET Framework. Download as archive or self extracting archive. No installation required! CODE moved to GitHub - https://github.com/spech66/archivist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HoldemAI

    HoldemAI

    Texas Holdem Poker AI

    Full ring Texas Hold'em poker game built around an intelligent AI system. The AI uses players' betting actions to calculate a probability distribution of their hole cards and uses it to evaluate hand strength and the best possible action. Small random changes are made to mimic human behavior and make the AI less predictable. Future versions will include adaptive opponent modeling using neural networks to improve the AI's strength. The AI code can be easily adapted for input from screen scrapers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IMPORTANT NOTE: This project has moved to github and is no longed updated here. Please find the code at: https://github.com/anupamsr/freecell4cli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MTG Game in C# (WPF, WCF) Dev blog @ http://moxdev.wordpress.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JetBlack - The new BlackJack game. The intention for it is to be a small thing, but grow some features over time. Watch this space, as it will grow!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Libre Card Game
    Libre Card Game is a free, open source and liberally licensed strategic/trading/collectable card game. Included in the project is code to generate SVG and PNG card images from an XML description. Also includes over 250 cards for the Libre card system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OOPoker has moved to https://github.com/lvandeve/oopoker Get the latest version of the source code there. It has several bugfixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A very simple and text-only version of blackjack. Written in python, with very limited knowledge of the language. It seems to work ok as is. Bug fixes and code improvements to follow in next version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A GWbasic-coded casino poker game. Very raw graphical interface, just meant to be fast on the 10Mhz 8086 gear it was written on. And it was. The code is optimized for lightning-fast score recognition, and uses direct raster access to the EGA interface. M
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blackjack is a card game developed in Visual Basic .NET for the Windows 32-bit and .NET Framework 1.1 environment. Game/Source Code included. By Ben Lindelof. Produced by Blue Fugu Software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A competitive network and internet base for playing of card-games for non-gambling purposes. Cuts out development time for new games through extensive reuse of basic code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A collection of games code based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pokerbot is a Pokerengine to host programmed pokerplayers(Client-AIs). Users code their own Poker Clients and let them compete to others. Phase one is to have the engine running on a single machine with loaded Jars. Step 2 will host in the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next