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.
Graphically simple but operatively complex, in this game the goal is to collect enough resources to complete your rectangle before the opponent. Be sure to get the game data, rf2.py, and rf2-conf.py
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Dead Meat is a bomberman clone with chickens this time. The principle is simple: you're a chicken, you lay eggs, your eggs explode, frying other players or destroying the terrain, potentially revealing some nice upgrades.
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.
HTTP chat server for the board game "Are You A Werewolf?". It's a general AJAX chat server with simple private-room, phase-change, message-filter, and election functions so any Mafia-like game can be played.
The Lost Amulet is a text-based RPG similar in style and plot to The Colossal Cave Adventure. You must enter the ruins of a castle to retrieve a lost artifact, the Amulet of Vigour.
The rpg-1d6 project aims to produce python programs based on the One Die roleplaying System ( http://1w6.org ). Its first program is a battle simulator using the simple One Roll combat System for quick combat resolution.
PyBalls is a very simple game, but it is not easy ;) Can you dodge the balls? How long to resist? 10, 20 seconds ?? Try to resist a minute! And try to get the purple ball for extra points. It's very hard :D IMPORTANT: need Python 2.6.x and Pygame.
Reign of the Wizard is a text-based strategy game written in Python, inspired by other text adventures such as The Colossal Cave Adventure and Nethack.
[IMPORTANT! Moved to github https://github.com/wgois/OIS keeping this repository open for legacy reasons]
Object Oriented Input System (OIS) is meant to be a cross platform, simple solution for using all kinds of Input Devices (Keyboards, Mice, Joysticks, etc) and feedback devices (e.g. force feedback). Written in C++ using Object Oriented Design pattern
This is a python client that can be used to connect to RedDwarf game server. This client has been successfully used to connect Panda3D client to RedDwarf server.
PyRats (name subject to change) is a Python/Pygame game inspired by the Win3.1 game "Rats!" by Sean O'Connor. The objective of the game is simple: you must, using an array of weaponry, kill all of the rats in the maze before they mate out of control.
1-2-3 Feel is a simple clicking timekilling game for those, who like minesweeper and various loops games. Goal: fill all field. Rules: For number <i> you can move only from <i> to <i+1>. You can move only from reached points to not reached.
Intervalence is a very simple, minimalistic program for musicians, designed to test their ability to correctly spell musical intervals. Question: What is a perfect 5th above A#? Answer: E#
A simple text based Minesweeper game made in Python. Currently available in .exe and source. Notice: A minor error: 'clrField failed' may appear, as far as I know this is not correct as it still does work :)
A simple blocks game made with python and pygame. Licensed under GPLv3. Used python 2.6.4 and pygame 1.9.1 for development. Tested on Linux and Win XP.
Update 2013: I'm sorry that the development for this game stopped. I tried to render everything with OpenGL and as expected, found myself in the middle of a multitude of problems relating to it.
Logik is a simple logical game. Player has guess a color code. The color code has 4 item and from 1 to 4 colors. Player has click mouse on 1 from 6 color circle. Evaluate: Small black circle is right place, color. White circle is bad place, right color.
A simple RPG game coded in Python 3 utilizing the TKinter GUI interface. Still in development, the current version is provided only in Python code for developers only (or anyone with a local Python installation who dares).