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/
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.
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.
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.
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.
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.
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.
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.
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.
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).
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.
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.
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.
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.
This is a go game SGF editor and go playing program. It will be able to play on IGS as a client and KGS as a bot. It will use GNUGo any other GTP protocol program for it's computer go capabilities. It uses sgflib.py for SGF Parsing.