Showing 127 open source projects for "python-kinterbasdb"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    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
  • 2
    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
  • 3
    Players and solvers for the game of Hex.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    Bubble Crusher

    Explose the bubbles !!!

    https://github.com/thibaultduponchelle/bubble-crusher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    XD 0s and Xs

    XD 0s and Xs

    An unfinished game of noughts and crosses in any dimension (Python)

    theres not much else to say, except any help is appreciated to finish the source for this project. Its the 'wincheck' function that causes all of the grief.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ludo is a 2 or 4-player board game. Ludonline provides a way of playing with the game over the internet, or with a computer, or even both.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Four In Row Arena

    Implement your player strategy and compete with other strategies.

    A generic framework for Four in A Row or Five In A Row or X In A Row game, with the possibility to develop different strategies and compare them in tournaments. To implement more players, create new class inherited from PlayerStrategy, and implement the move() method to chose best move, by utilizing different methods provided with Table object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Flying Colors Assistant

    Flying Colors Assistant

    An assistant tool for the wargame 'Flying Colors'

    This is an auxilary tool for the naval tabletop wargame 'Flying Colors: Fleet Actions in The Age of Sail', by Mike Nagel. With 'Flying Colors Assistant', players can easily keep track of the status of their ships (condition, damage, etc.) and automatically perform them most frequent complex game calculations, such as firing cannons or applying damage. The program checks the game tables, computes dire roll modifiers, etc., helping the player to focus less on game rules and more on game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GnomeGo is a gnome HIG compatbile frontend for gnugo. It also features human vs. human play, adds a nautilus sgf file preview and a gnome screensaver playing bundled professional games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Horizon is a 10x10 draughts program created by Feike Boomstra.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Free software version of the famous Battleship with many features : network playing, new dimensions of the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Trivia board game written in Python for Windows OS (XP+). Requires use of at least one USB controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    My implementation of a Konane AI system using Alpha-Beta pruning search techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wapygab
    Wapygab is a warhammer python gtk army builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyKsoko
    pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB