Changeset 46:8aea1622ab8a in misc for snake.py
- Timestamp:
- 10/10/09 04:57:53 (3 years ago)
- Branch:
- misc
- Convert:
- svn:e60e002c-0983-44b9-b2ae-8842d539f768/misc@49
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
snake.py
r38 r46 1 1 #!/usr/bin/env python 2 # -*- coding: utf-8 -*- 2 3 # 3 4 # snake.py 4 5 # Playing with ctypes and libcaca 5 # http://mornie.org/blog/2007/03/25/Play ng-with-ctypes-and-libcaca/6 # http://mornie.org/blog/2007/03/25/Playing-with-ctypes-and-libcaca/ 6 7 # 7 8 # Copyright (C) 2007 Daniele Tricoli aka Eriol <eriol@mornie.org>
Note: See TracChangeset
for help on using the changeset viewer.
