Python Board Games for Mac

View 15184 business solutions

Browse free open source Python Board Games for Mac and projects below. Use the toggles on the left to filter open source Python Board Games for Mac by OS, license, language, programming language, and project status.

  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    A multi-player networked clone of the classical Bubble Bobble board game. Throw bubbles at monsters and collect dozens of different bonuses before your co-players! A modernized version running the clients in browsers is available at https://bitbucket.org/arigo/bub-n-bros/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Fruit machine game written in python.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements Specification(pdf file), it will help anyone that downloads this application to understand basic blind chess and use it. You can download this pdf in Files->Specification folder.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Stawkobot

    Stawkobot

    Komputerowy partner do gry planszowej "Stawka większa niż życie"

    Stawkobot to komputerowy partner do gry planszowej „Stawka większa niż życie”. Program oczywiście nie będzie przesuwał pionków na fizycznej planszy, ale podejmuje decyzje, które podejmować musi twój przeciwnik tworząc tym samym iluzję gracza. Poza podejmowaniem decyzji podczas gry, Stawkobot pomaga śledzić punkty akcji, punkty zwycięstwa oraz postępy w śledztwie, a także przypomina o niektórych czynnościach, o których łatwo zapomnieć podczas rozgrywki (np. umieszczenie znacznika „Tu byłem” w przeszukanych lokacjach). W sekcji Wiki znajdziecie też kilka scenariuszy stworzonych specjalnie z myślą o rozgrywce z programem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    4st Attack is a gorgeous looking connect-four. And whilst being good looking it's scarily addictive!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A simple logical game where you change the color of your empire to win more territory than your opponent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    PyBawo

    A Multiplayer Bao (Bawo) App for GNU

    PyBawo is a multiplayer implementation of the East African board game, Bao (Bawo) in Python. PyBawo largely implements Bao (Bawo) as played in Malawi with additional rules that eliminate the possibility of infinite moves. PyBawo currently supports local two player games against another human or the computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    Volity

    A platform for Internet-based multiplayer games.

    Volity is a platform for Internet-based multiplayer games. ****MIGRATED TO GITHUB**** Please see: https://github.com/jmacdotorg/Volity
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even if your movement doesn't shift anything). -Set shift to one step only. -Save the game state when exit (for autoload at start game) -Key config player 2 ect... V0.1.0: -add Small, Medium and Large preconfig Panel Game. -add HiScore for Small, Medium And Large Panel Game -check for close windows as QUIT event. -add Change theme screen BckGnd on score tile. -add counter move V0.1.2: -compliant Pyhton34 -add AI Auto Boot -add 2 players Human/AI (keys A,Q,W,X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A clone of the board game Alhambra. Players use their resources to try to build the best village. A fun game with fairly simple rules for 2 to 6 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Move your armies between territories in a board and dispute territories through 2-D artillery simulation. Soundtrack by Stabilizer (http://www.myspace.com/stabilizer), every track is used with their permission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BlenderChess aims at developing a Chess GUI that can be used by different Chess engines and online Chess servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Nuffle Blood Bowl Web Manager is a system for managing teams and leagues for the game Blood Bowl by Games Workshop. Version 2.x is implemented in Python and supports the PBBL ruleset. Version 1.x is implemented in PHP and supports the LRB ruleset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BoardGameMaker

    BoardGameMaker

    Card, board & tiles making Software

    BGM (boardgamemaker) allows simple creation of card or tile; either through template or image simple transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CatchX is a board game written in Python for ~4 persons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Condottieri is a web based, multiplayer game, inspired in Avalon Hill's classic "Machiavelli". The game is set in Renaissance Italy but it's easily adaptable to other scenarios and eras as long as the rules are like the ones in "Machiavelli".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crate Game Engine: A game engine designed to make creating games trivial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Croatian Chess
    Croatian Chess is a collection of various chess variants, starting as a simple and natural enhancement to classical chess and growing ever more complex with each new variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Dungeons & Dragons Miniature Game

    A Dungeons & Dragons Miniature Game.

    Have you ever wanted to play Dungeons & Dragons with miniatures in your PC? Check this out!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Duo is a Crazy Eight card game (think Uno) written in Python, translated in many languages. PLEASE NOTE THAT DUO DEVELOPMENT NOW OCCURS ON LAUNCHPAD AND THIS PAGE ONLY EXISTS FOR HISTORY REFERENCE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.