view run_game.py @ 844:6a345dcbb209 pyntnclick

Complete textification of the bridge computer
author Neil Muller <neil@dip.sun.ac.za>
date Wed, 30 Jan 2013 17:33:23 +0200
parents ebb2efcb4ea7
children
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()