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.
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.
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.
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.
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.
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.
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.