Code Monkey home page Code Monkey logo

londonlaw's Introduction

London Law

London Law is an online multiplayer adaptation of the classic Scotland Yard board game (Wikipedia).

This repository is based on a copy of the last known pre-release (0.3pre1) of London Law released by the original author Paul Pelzl and contains additional patches to make this game work with modern software.

If you are looking for a Python 3 compatible version and other improvements, see this fork: https://github.com/horald/londonlaw.

Screenshot:

Screenshot

Dependencies:

The code has been tested with the following versions:

  • Python 2.7
  • Twisted-13.0.0
  • wxPython-3.0.1.1
  • zope-interface-4.1.1

If you are looking for a Python 3 compatible version and other improvements, see this fork: https://github.com/horald/londonlaw.

Changes

0.3.0pre2:

  • wxPython3.0 compatibility by Olly Betts
  • Fix for newer python-twisted by Hans de Goede
  • Accept custom data directory by Mr Bones
  • More small fixes by Mario Kicherer

0.3.0pre1 by Paul Pelzl:

  • i18n. Thanks to the efforts of numerous translators, there is at least partial support for 11 different languages.

  • AI clients. Players can request an AI opponent while registering for a game. At the moment there is only a pair of "Rather Dumb" AI clients available, meant as a proof of concept.

  • Admin client. There is a text-mode admin client that can be used to delete games, eject players, etc. It has an online help system, which is hopefully enough to explain the usage.

    The admin client won't work without setting up an admin password. Create a file called ~/.londonlaw/server/config that looks like this:

    [server]
    admin_password: PASSWORD
    game_expiration: 240
    

    Replace PASSWORD with whatever you want. The game expiration is the number of hours after which stale games should be purged.

londonlaw's People

Contributors

anyc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

londonlaw's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.