Changeset 48:d67087567943 in misc
- Timestamp:
- 11/11/09 02:55:28 (2 years ago)
- Branch:
- misc
- Tags:
- tip
- Convert:
- svn:e60e002c-0983-44b9-b2ae-8842d539f768/misc@51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
snake.py
r47 r48 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.
