view scripts/suspended.py @ 584:96ff2d8a8a9a pyntnclick

Allow list of image name fragments in load_image. Also, some docs.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 11 Feb 2012 16:45:07 +0200
parents f15c4f7c24e6
children
line wrap: on
line source

#! /usr/bin/env python
# testconsole.py
# Copyright Boomslang team, 2010 (see COPYING File)

from gamelib import main
main.main()