36 projects for "python libraries" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    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: 12 This Week
    Last Update:
    See Project
  • 2

    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: 5 This Week
    Last Update:
    See Project
  • 3
    LuckyWords

    LuckyWords

    A classic word guessing game

    LuckyWords is an open-source classic word guessing game loosely based on 'Hangman' and 'Wheel of Fortune'. It is targeted for Linux and the KDE desktop, though in principle, as a Python application it is platform independent. LuckyWords depends on Python 3 and PyQt4 and is released under the terms of GPL 3.0. For further information, visit the wiki or our website at www.casualcoding.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SnakeSpeed

    SnakeSpeed

    Compete with snakes on eating the frog.

    This is a variant of the well known snake game. The snakes are competing about eating the frog. It was implemented as a report for a course in Artificial Intelligence. My son helped me with the design using his toy snakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This project contains a Breadth-First-Search implementation of a solver for the board game Ricochet Robots: http://en.wikipedia.org/wiki/Ricochet_Robot There is a simple wxPython based GUI frontend for invoking the solver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    It's a strategy turn based game for end user. The object of the game is to occupy a larger part of the land by surrounding dots of the opponent (thus creating territories). The land is a large grid where dots are placed on intersections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A go or chess timer written in python. Go timer can be used instead of a stand alone go or chess timer when playing a game on a real life board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Paper game computerization. In limited square you need to cat part of land with limited line. It is turn based, so you have to think how to get but to give.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a python implementation Thud!, a boardgame. It aims to offer both backwards compatibility with the existing Thud! application while adding new features such as drag-n-drop interface, internet playability and computer opponents (AI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CatchX is a board game written in Python for ~4 persons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trinkets for hackers. Currently: Rubik cube move series inventor. Go solver for tiny boards. Jokes converted into lateral puzzles. Turing machine enumeration Things coming: sci-fi ideas/stories, chess (endgame), etc... License GPL+GFDL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An open source tower defense game and engine. Focus of the project will be to make it easy to extend and implement new towers, levels and critters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple and light-weighted Python implementation of the Reversi (Othello) board game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18
    Ludo is a simple traditional board game for two or more players. Variants of this game are known under many different names all over the world. This version features networked multiplayer modus and different game variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A remake of the ZX Spectrum game 'Chaos'. Fast action turn based strategy for all ages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lingo is a simple but pretty bingo game, that runs on windows, linux or other platforms where PyGame is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pypentago is an open-source clone of the board game pentago
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple logical game where you change the color of your empire to win more territory than your opponent.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    ddamok is a board game, that unite go(known as baduk) with omok(known as gomoku, piskvorky or wuziqi). ddamok runs cross-platform and you can do multiplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A little labyrinth generator written in python. Using: - Python 2.5 - wxPython 2.8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    glChess is an open source 2D/3D chess interface for the GTK+/Gnome desktop. It is designed to have a clean and simple interface. Games can be played between human players and compatible 3rd party artificial intelligences.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB